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 lkcl
Recipients ggenellina, lkcl
Date 2009-01-16.10:55:42
SpamBayes Score 0.0039666705
Marked as misclassified No
Message-id <1232103357.79.0.812250665799.issue4956@psf.upfronthosting.co.za>
In-reply-to
Content
here's a clue:

$ ./python.exe -i
Python 2.5.2 (r252:60911, Jan 16 2009, 10:34:33) [gcc] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> 
>>> exit()
close failed: [Errno 0] Success
$
History
Date User Action Args
2009-01-16 10:55:57lkclsetrecipients: + lkcl, ggenellina
2009-01-16 10:55:57lkclsetmessageid: <1232103357.79.0.812250665799.issue4956@psf.upfronthosting.co.za>
2009-01-16 10:55:42lkcllinkissue4956 messages
2009-01-16 10:55:42lkclcreate