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 martin.panter
Recipients martin.panter
Date 2014-10-18.05:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413609253.18.0.504077117345.issue22665@psf.upfronthosting.co.za>
In-reply-to
Content
Continuing on from Issue 22247 (other out-of-date __all__ attributes), shutil.__all__ is missing (at least) get_terminal_size(), which was implemented for Issue 13609.
History
Date User Action Args
2014-10-18 05:14:13martin.pantersetrecipients: + martin.panter
2014-10-18 05:14:13martin.pantersetmessageid: <1413609253.18.0.504077117345.issue22665@psf.upfronthosting.co.za>
2014-10-18 05:14:13martin.panterlinkissue22665 messages
2014-10-18 05:14:12martin.pantercreate