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 cate
Recipients cate, georg.brandl
Date 2009-06-06.09:58:26
SpamBayes Score 0.0019121874
Marked as misclassified No
Message-id <1244282308.76.0.113174634694.issue6220@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/dev/howto/doanddont.html use twice in example the
"opne" function, which should be written as "open". From google it seems
that also 3.x is affected (but not really checked)
History
Date User Action Args
2009-06-06 09:58:28catesetrecipients: + cate, georg.brandl
2009-06-06 09:58:28catesetmessageid: <1244282308.76.0.113174634694.issue6220@psf.upfronthosting.co.za>
2009-06-06 09:58:26catelinkissue6220 messages
2009-06-06 09:58:26catecreate