C
catalinfest
I have this error , what happen ?
Python 2.5.2 (r252:60911, Sep 30 2008, 15:41:38)
[GCC 4.3.2 20080917 (Red Hat 4.3.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information. File "<stdin>", line 1
pass = md5.new()
^
SyntaxError: invalid syntax
Regards !
Python 2.5.2 (r252:60911, Sep 30 2008, 15:41:38)
[GCC 4.3.2 20080917 (Red Hat 4.3.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information. File "<stdin>", line 1
pass = md5.new()
^
SyntaxError: invalid syntax
Regards !