[issue7418] hashlib : the names of the different hash algorithms

flox report at bugs.python.org
Tue Dec 1 16:20:34 CET 2009


flox <laxyf at yahoo.fr> added the comment:

I guess you missed the quotes.

$ ./python foo.py 
Traceback (most recent call last):
  File "foo.py", line 2, in <module>
    from hashlib import *
TypeError: attribute name must be string, not 'tuple'

----------
nosy: +flox

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7418>
_______________________________________


More information about the Python-bugs-list mailing list