This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nixdash
Recipients nixdash
Date 2012-12-10.23:56:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355183788.79.0.0517309510804.issue16660@psf.upfronthosting.co.za>
In-reply-to
Content
Following is the behavior on the same machine with Python 2.6.6



ir[65] [~/]$ python
Python 2.6.6 (r266:84292, Dec  7 2011, 20:48:22) 
[GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import hashlib
>>>
History
Date User Action Args
2012-12-10 23:56:28nixdashsetrecipients: + nixdash
2012-12-10 23:56:28nixdashsetmessageid: <1355183788.79.0.0517309510804.issue16660@psf.upfronthosting.co.za>
2012-12-10 23:56:28nixdashlinkissue16660 messages
2012-12-10 23:56:28nixdashcreate