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 larry
Recipients docs@python, larry, rhettinger
Date 2011-03-25.10:13:18
SpamBayes Score 0.0028816357
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
By the same token, readfp is now deprecate in favor of the new spelling read_file.  That change *is* mentioned in configparser.  If I'm touching What's New In Python 3.2, mind if I add a mention of that too?
History
Date User Action Args
2011-03-25 10:13:20larrysetrecipients: + larry, rhettinger, docs@python
2011-03-25 10:13:19larrysetmessageid: <[email protected]>
2011-03-25 10:13:19larrylinkissue11670 messages
2011-03-25 10:13:19larrycreate