Message 252318 - Python tracker
Message252318
| 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:16 | abarry | set | recipients: + abarry, rhettinger, eric.snow, zach.ware, lig |
| 2015-10-05 11:36:16 | abarry | set | messageid: <1444044976.45.0.326006713508.issue25315@psf.upfronthosting.co.za> |
| 2015-10-05 11:36:16 | abarry | link | issue25315 messages |
| 2015-10-05 11:36:16 | abarry | create | |