Staging
v0.8.1
Revision cdeb24bb05359ec7550c327f44e8b1f346b9d776 authored by Brett Cannon on 05 September 2008, 22:59:17 UTC, committed by Brett Cannon on 05 September 2008, 22:59:17 UTC
clashes with what Python's build target did. Rename the target to 'patchcheck'
to avoid the culture clash.

Closes issue 3758.
Reviewed by Benjamin Peterson.
1 parent 187ac1b
History
File Mode Size
__init__.py -rw-r--r-- 999 bytes
ast.py -rw-r--r-- 34.9 KB
consts.py -rw-r--r-- 436 bytes
future.py -rw-r--r-- 1.8 KB
misc.py -rw-r--r-- 1.8 KB
pyassem.py -rw-r--r-- 25.6 KB
pycodegen.py -rw-r--r-- 46.0 KB
symbols.py -rw-r--r-- 14.2 KB
syntax.py -rw-r--r-- 1.4 KB
transformer.py -rw-r--r-- 50.4 KB
visitor.py -rw-r--r-- 3.8 KB

back to top