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 abarry
Recipients abarry, eric.snow, lig, rhettinger, zach.ware
Date 2015-10-05.11:36:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444044976.45.0.326006713508.issue25315@psf.upfronthosting.co.za>
In-reply-to
Content
The same is true of the decimal and datetime modules. Names starting with an underscore are an implementation detail, and you shouldn't rely on these in production code.
History
Date User Action Args
2015-10-05 11:36:16abarrysetrecipients: + abarry, rhettinger, eric.snow, zach.ware, lig
2015-10-05 11:36:16abarrysetmessageid: <1444044976.45.0.326006713508.issue25315@psf.upfronthosting.co.za>
2015-10-05 11:36:16abarrylinkissue25315 messages
2015-10-05 11:36:16abarrycreate