Message 127715 - Python tracker (original) (raw)
Message127715
Author | rhettinger |
---|---|
Recipients | lukasz.langa, rhettinger, skip.montanaro, skrah, vlachoudis |
Date | 2011-02-02.02:43:21 |
SpamBayes Score | 0.05051091 |
Marked as misclassified | No |
Message-id | 1296614602.54.0.0455158123219.issue11089@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Attaching a patch that fixes the algorithmic atrocities by using the Chainmap recipe: http://code.activestate.com/recipes/305268-chained-map-lookups |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-02-02 02:43:22 | rhettinger | set | recipients: + rhettinger, skip.montanaro, skrah, lukasz.langa, vlachoudis |
2011-02-02 02:43:22 | rhettinger | set | messageid: 1296614602.54.0.0455158123219.issue11089@psf.upfronthosting.co.za |
2011-02-02 02:43:22 | rhettinger | link | issue11089 messages |
2011-02-02 02:43:21 | rhettinger | create |