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 rcronk
Recipients Frans, lowell87, mramahi77, neyro, rcronk, vinay.sajip
Date 2009-06-08.19:45:50
SpamBayes Score 2.597604e-08
Marked as misclassified No
Message-id <1244490352.82.0.676341337077.issue4749@psf.upfronthosting.co.za>
In-reply-to
Content
>>> import sys
>>> print sys.version
2.6.1 (r261:67517, Dec  4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)]

I have seen this behavior in older versions as well.  Interesting to 
see it fail in linux as well.
History
Date User Action Args
2009-06-08 19:45:53rcronksetrecipients: + rcronk, vinay.sajip, mramahi77, lowell87, neyro, Frans
2009-06-08 19:45:52rcronksetmessageid: <1244490352.82.0.676341337077.issue4749@psf.upfronthosting.co.za>
2009-06-08 19:45:51rcronklinkissue4749 messages
2009-06-08 19:45:50rcronkcreate