Staging
v0.5.1
https://github.com/python/cpython
Revision b788a385cd0fa71ba068a16c237e220a03862dc7 authored by Eli Bendersky on 26 September 2013, 13:31:32 UTC, committed by Eli Bendersky on 26 September 2013, 13:31:32 UTC
1. Make it work when invoked directly from the command-line. It was failing
   due to a couple of stale function/class usages in the __main__ section.
2. Close the parsed file in the parse() function after opening it.
1 parent e03ea37
History
Tip revision: b788a385cd0fa71ba068a16c237e220a03862dc7 authored by Eli Bendersky on 26 September 2013, 13:31:32 UTC
Small fixes in Parser/asdl.py - no change in functionality.
Tip revision: b788a38
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 960 bytes
.hgeol -rw-r--r-- 713 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 5.6 KB
.hgtouch -rw-r--r-- 1.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 50.6 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 43.8 KB
config.sub -rwxr-xr-x 34.8 KB
configure -rwxr-xr-x 431.8 KB
configure.ac -rw-r--r-- 133.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.5 KB
setup.py -rw-r--r-- 94.4 KB

README

back to top