Message 269719 - Python tracker
Message269719
| Author | yan12125 |
|---|---|
| Recipients | vstinner, xdegaye, yan12125 |
| Date | 2016-07-02.15:11:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1467472305.86.0.946506204775.issue27442@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think sys.implementation is a good place to contain the information of the underlying platform. By Doc/sys.rst: An object containing information about the implementation of the currently running Python interpreter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-02 15:11:45 | yan12125 | set | recipients: + yan12125, vstinner, xdegaye |
| 2016-07-02 15:11:45 | yan12125 | set | messageid: <1467472305.86.0.946506204775.issue27442@psf.upfronthosting.co.za> |
| 2016-07-02 15:11:45 | yan12125 | link | issue27442 messages |
| 2016-07-02 15:11:45 | yan12125 | create | |