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 vstinner
Recipients Arfrever, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner
Date 2010-05-06.13:09:43
SpamBayes Score 0.4058814
Marked as misclassified No
Message-id <1273151385.53.0.300681621559.issue8603@psf.upfronthosting.co.za>
In-reply-to
Content
Oh no, I forgot to remove the annotations from getenv() and getenvb() in os.py. I only removed them from the documentation.
History
Date User Action Args
2010-05-06 13:09:45vstinnersetrecipients: + vstinner, lemburg, loewis, gregory.p.smith, pitrou, ezio.melotti, Arfrever
2010-05-06 13:09:45vstinnersetmessageid: <1273151385.53.0.300681621559.issue8603@psf.upfronthosting.co.za>
2010-05-06 13:09:43vstinnerlinkissue8603 messages
2010-05-06 13:09:43vstinnercreate