Does hashlib support a file mode?

Andrew Berg bahamutzero8825 at gmail.com
Thu Jul 7 09:24:58 EDT 2011


On 2011.07.07 08:11 AM, Phlip wrote:
> No, I was pointing out that passing a type is more ... typesafe.
None is a type.

>>> None.__class__
<class 'NoneType'>



More information about the Python-list mailing list