Staging
v0.8.1
https://github.com/python/cpython
Revision 07cbc4e5bd7fdc2f5e92ac65dbabf35bde002bef authored by Fred Drake on 21 September 2000, 17:43:48 UTC, committed by Fred Drake on 21 September 2000, 17:43:48 UTC
Add support for parsing already-opened files.  Make sure the parse()
method closes exactly those files that it opens.

Modified by FLD for better conformance to the Python style guide.

This closes SourceForge patch #101512.
1 parent 5644b7f
History
Tip revision: 07cbc4e5bd7fdc2f5e92ac65dbabf35bde002bef authored by Fred Drake on 21 September 2000, 17:43:48 UTC
Paul Prescod <paul@prescod.net>:
Tip revision: 07cbc4e
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.6 KB
LICENSE -rw-r--r-- 4.9 KB
Makefile.in -rw-r--r-- 17.5 KB
README -rw-r--r-- 34.4 KB
acconfig.h -rw-r--r-- 5.5 KB
config.h.in -rw-r--r-- 16.1 KB
configure -rwxr-xr-x 167.8 KB
configure.in -rw-r--r-- 33.3 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top