Message171666
| Author | ezio.melotti |
|---|---|
| Recipients | Arfrever, amaury.forgeotdarc, barry, christian.heimes, ezio.melotti, georg.brandl, loewis, python-dev, trent, vstinner |
| Date | 2012-09-30.19:54:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1349034845.79.0.514677888101.issue15923@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is now fixed.
self.emit("default:" % name, 2) worked until #15801 got fixed,
Since asdl_c.py is executed using the system Python, this was failing only when the system Python included the fix. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-30 19:54:05 | ezio.melotti | set | recipients: + ezio.melotti, loewis, barry, georg.brandl, amaury.forgeotdarc, vstinner, christian.heimes, trent, Arfrever, python-dev |
| 2012-09-30 19:54:05 | ezio.melotti | set | messageid: <1349034845.79.0.514677888101.issue15923@psf.upfronthosting.co.za> |
| 2012-09-30 19:54:05 | ezio.melotti | link | issue15923 messages |
| 2012-09-30 19:54:05 | ezio.melotti | create | |