Message 269721 - Python tracker
Message269721
| Author | xdegaye |
|---|---|
| Recipients | vstinner, xdegaye, yan12125 |
| Date | 2016-07-02.15:28:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1467473288.15.0.119713190724.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. Quite the opposite, the ndk API level gives an information about the implementation of the currently running Python interpreter saying that this Python has been built against this version of Android libc identified by this API level. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-02 15:28:08 | xdegaye | set | recipients: + xdegaye, vstinner, yan12125 |
| 2016-07-02 15:28:08 | xdegaye | set | messageid: <1467473288.15.0.119713190724.issue27442@psf.upfronthosting.co.za> |
| 2016-07-02 15:28:08 | xdegaye | link | issue27442 messages |
| 2016-07-02 15:28:07 | xdegaye | create | |