New submission from Popa Claudiu <pcmantic...@gmail.com>: In Tools/abitype.py an exception is raised using the old format:
raise Exception, '%s has no PyVarObject_HEAD_INIT' % name The attached patch fixes this problem. ---------- components: Demos and Tools files: abitype.patch keywords: patch messages: 157467 nosy: Popa.Claudiu priority: normal severity: normal status: open title: abitype.py wrong raise format type: behavior versions: Python 3.2, Python 3.3 Added file: http://bugs.python.org/file25114/abitype.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14490> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com