Message 208246 - Python tracker
Message208246
| Author | larry |
|---|---|
| Recipients | larry, nadeem.vawda, vajrasky |
| Date | 2014-01-16.07:37:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1389857858.0.0.673553252878.issue20185@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Someone else came up with this hack using a custom converter: class PID_converter(int_converter): format_unit = '" _Py_PARSE_PID "' Also, for marshal.version, soon you will be able to. This syntax won't work now but it will soon: version: int(c_default="Py_MARSHAL_VERSION") = version |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-16 07:37:38 | larry | set | recipients: + larry, nadeem.vawda, vajrasky |
| 2014-01-16 07:37:38 | larry | set | messageid: <1389857858.0.0.673553252878.issue20185@psf.upfronthosting.co.za> |
| 2014-01-16 07:37:37 | larry | link | issue20185 messages |
| 2014-01-16 07:37:37 | larry | create | |