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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.