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 serhiy.storchaka
Recipients docs@python, hroncok, petr.viktorin, serhiy.storchaka, vstinner
Date 2018-05-28.14:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527519475.01.0.682650639539.issue33666@psf.upfronthosting.co.za>
In-reply-to
Content
If document disappearing of os.errno, we should document disappearing of all other names in other modules in all versions. It is possible to write a script that outputs dir(mod) for all modules and compare results between different Python versions. Are you volunteer to do this work?
History
Date User Action Args
2018-05-28 14:57:55serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, petr.viktorin, docs@python, hroncok
2018-05-28 14:57:55serhiy.storchakasetmessageid: <1527519475.01.0.682650639539.issue33666@psf.upfronthosting.co.za>
2018-05-28 14:57:54serhiy.storchakalinkissue33666 messages
2018-05-28 14:57:54serhiy.storchakacreate