Message 277588 - Python tracker (original) (raw)
Message277588
Author | serhiy.storchaka |
---|---|
Recipients | rhettinger, serhiy.storchaka, xiang.zhang |
Date | 2016-09-28.06:14:01 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1475043241.74.0.106226158645.issue28293@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
> Maybe use OrderedDict? But this adds heavy dependency to the re module. We can use the same trick as in the enum module. Here is a patch. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-09-28 06:14:01 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, xiang.zhang |
2016-09-28 06:14:01 | serhiy.storchaka | set | messageid: 1475043241.74.0.106226158645.issue28293@psf.upfronthosting.co.za |
2016-09-28 06:14:01 | serhiy.storchaka | link | issue28293 messages |
2016-09-28 06:14:01 | serhiy.storchaka | create |