New submission from Christian Heimes: The patch backports the class decorator syntax to 2.6. All tests except two are passing. I'm not sure why the inspect test fails and I don't know how to fix the ast test.
---------- components: Interpreter Core files: trunk_pep3129_classdec.patch messages: 59520 nosy: tiran priority: normal severity: normal status: open title: Backport of PEP 3129 "class decorators" type: rfe versions: Python 2.6 Added file: http://bugs.python.org/file9103/trunk_pep3129_classdec.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1759> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com