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 vstinner
Recipients vstinner
Date 2019-06-25.12:17:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561465021.45.0.208553148361.issue37392@roundup.psfhosted.org>
In-reply-to
Content
New changeset 080b6b40fa6c6ddc79dcfcadab575bb1be3f47e9 by Victor Stinner (Xtreak) in branch 'master':
bpo-37392: Update the dir(sys) in module tutorial (GH-14365)
https://github.com/python/cpython/commit/080b6b40fa6c6ddc79dcfcadab575bb1be3f47e9
History
Date User Action Args
2019-06-25 12:17:01vstinnersetrecipients: + vstinner
2019-06-25 12:17:01vstinnersetmessageid: <1561465021.45.0.208553148361.issue37392@roundup.psfhosted.org>
2019-06-25 12:17:01vstinnerlinkissue37392 messages
2019-06-25 12:17:00vstinnercreate