Convert File to HEX String Python

Viewed 64070

How would I convert a file to a HEX string using Python? I have searched all over Google for this, but can't seem to find anything useful.

1 Answers
Related