binhex.binhex()

binhex.binhex(input, output)

Convert a binary file with filename input to binhex file output. The output parameter can either be a filename or a file-like object (any object supporting a write() and close() method).

doc_python
2016-10-07 17:27:33
Comments
Leave a Comment

Please login to continue.