Message171666
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. |
|
| 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: <[email protected]> |
| 2012-09-30 19:54:05 | ezio.melotti | link | issue15923 messages |
| 2012-09-30 19:54:05 | ezio.melotti | create | |
|