Ezio Melotti added the comment: 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. ---------- assignee: -> ezio.melotti components: +Build nosy: +ezio.melotti resolution: -> fixed stage: -> committed/rejected status: open -> closed type: -> behavior versions: +Python 2.7, Python 3.2, Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15923> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com