Message 130544 - Python tracker
Message130544
| Author | eltoder |
|---|---|
| Recipients | eltoder, pitrou, rhettinger |
| Date | 2011-03-11.04:53:40 |
| SpamBayes Score | 2.974903e-05 |
| Marked as misclassified | No |
| Message-id | <1299819223.32.0.857359708196.issue11462@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think the changes are fairly trivial. dedup_const_planb.patch is about 10 lines of new code with all the rest being trivial plubming. unused_consts.patch may look big, but only because I factored out fix ups into a separate function; there are only about 25 lines of new code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-11 04:53:43 | eltoder | set | recipients: + eltoder, rhettinger, pitrou |
| 2011-03-11 04:53:43 | eltoder | set | messageid: <1299819223.32.0.857359708196.issue11462@psf.upfronthosting.co.za> |
| 2011-03-11 04:53:40 | eltoder | link | issue11462 messages |
| 2011-03-11 04:53:40 | eltoder | create | |