]> granicus.if.org Git - python/commit
Issue 2117. Update compiler module to handle class decorators.
authorFacundo Batista <facundobatista@gmail.com>
Mon, 25 Feb 2008 18:06:00 +0000 (18:06 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Mon, 25 Feb 2008 18:06:00 +0000 (18:06 +0000)
commit4219da4bd0bd46733e6c07ea33c57d45e11641cf
treec134c4de7dc6a217c0cb719e555386894fd41e8a
parenta3c8c10201fb38fb078a4ad2758d945d44c07a5f
Issue 2117.  Update compiler module to handle class decorators.
Thanks Thomas Herve
Lib/compiler/ast.py
Lib/compiler/transformer.py
Lib/token.py
Tools/compiler/ast.txt