- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message200076
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | numerodix |
|---|---|
| Recipients | eric.araujo, fredericaltorres, lemburg, numerodix |
| Date | 2013-10-16.19:30:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1381951848.61.0.718379648322.issue8964@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've checked sys.version on IronPython 2.6.1, 2.6.2 (same format) and 2.7.4 (slightly different). The patch includes two new test cases. I've also taken the liberty of adding some newlines in between the items in the dict as I found this code very hard to read otherwise. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-16 19:30:48 | numerodix | set | recipients: + numerodix, lemburg, eric.araujo, fredericaltorres |
| 2013-10-16 19:30:48 | numerodix | set | messageid: <1381951848.61.0.718379648322.issue8964@psf.upfronthosting.co.za> |
| 2013-10-16 19:30:48 | numerodix | link | issue8964 messages |
| 2013-10-16 19:30:48 | numerodix | create | |

