Message187986
| Author | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson |
| Date | 2013-04-28.15:14:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1367162089.6.0.986391601417.issue17861@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Right now, opcode information is duplicated in Include/opcode.h and Lib/opcode.py. I should only have to update one manually and have the other one generated automatically. opcode.h should probably be generated by a script from opcode.py. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-28 15:14:49 | benjamin.peterson | set | recipients: + benjamin.peterson |
| 2013-04-28 15:14:49 | benjamin.peterson | set | messageid: <1367162089.6.0.986391601417.issue17861@psf.upfronthosting.co.za> |
| 2013-04-28 15:14:49 | benjamin.peterson | link | issue17861 messages |
| 2013-04-28 15:14:49 | benjamin.peterson | create | |