Message 183929 - Python tracker
Message183929
| Author | eric.araujo |
|---|---|
| Recipients | bagratte, eric.araujo, terry.reedy |
| Date | 2013-03-11.04:43:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1362976981.4.0.549059768746.issue17390@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sounds like a good idea to me. Would you like to propose a patch? The devguide contains information to do that. Hint: sys.version is not meant to be parsed, there is sys.version_info for that (no regex needed! :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-11 04:43:01 | eric.araujo | set | recipients: + eric.araujo, terry.reedy, bagratte |
| 2013-03-11 04:43:01 | eric.araujo | set | messageid: <1362976981.4.0.549059768746.issue17390@psf.upfronthosting.co.za> |
| 2013-03-11 04:43:01 | eric.araujo | link | issue17390 messages |
| 2013-03-11 04:43:01 | eric.araujo | create | |