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 Василий.Макаров
Recipients Arfrever, asvetlov, chris.jerdonek, docs@python, georg.brandl, martin.panter, nadeem.vawda, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, stutzbach, vajrasky, Василий.Макаров
Date 2014-10-16.12:53:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413463989.47.0.564011689579.issue15204@psf.upfronthosting.co.za>
In-reply-to
Content
open() documentation is probably broken a little now. Here is what one can see at the end of open() description:
"...
Deprecated since version 3.4, will be removed in version 4.0.

The 'U' mode."

Reader may assume open() function is what will be removed. Which is frightening :)
History
Date User Action Args
2014-10-16 12:53:09Василий.Макаровsetrecipients: + Василий.Макаров, georg.brandl, rhettinger, pitrou, nadeem.vawda, stutzbach, Arfrever, r.david.murray, asvetlov, chris.jerdonek, docs@python, python-dev, martin.panter, serhiy.storchaka, vajrasky
2014-10-16 12:53:09Василий.Макаровsetmessageid: <1413463989.47.0.564011689579.issue15204@psf.upfronthosting.co.za>
2014-10-16 12:53:09Василий.Макаровlinkissue15204 messages
2014-10-16 12:53:09Василий.Макаровcreate