Staging
v0.5.1
https://github.com/python/cpython
Revision e765a3bb61073c4a08acb863e2c897aa2c5bb1db authored by Greg Ward on 04 April 1999, 02:54:20 UTC, committed by Greg Ward on 04 April 1999, 02:54:20 UTC
  that wrap them in the Command class).
Fixed 'copy_file()' to use '_copy_file_contents()', not 'copyfile()'
  from shutil module -- no reference to shutil anymore.
Added "not copying" announcement in 'copy_file()'.
Wee comment fix.
1 parent 4070f50
History
Tip revision: e765a3bb61073c4a08acb863e2c897aa2c5bb1db authored by Greg Ward on 04 April 1999, 02:54:20 UTC
Added 'dry_run' flag to most functions (to support the "shadow methods"
Tip revision: e765a3b
File Mode Size
Makefile.in -rw-r--r-- 2.2 KB
acceler.c -rw-r--r-- 4.7 KB
assert.h -rw-r--r-- 1.9 KB
bitset.c -rw-r--r-- 2.4 KB
firstsets.c -rw-r--r-- 3.6 KB
grammar.c -rw-r--r-- 5.9 KB
grammar1.c -rw-r--r-- 2.5 KB
intrcheck.c -rw-r--r-- 4.7 KB
listnode.c -rw-r--r-- 2.5 KB
metagrammar.c -rw-r--r-- 3.6 KB
myreadline.c -rw-r--r-- 4.0 KB
node.c -rw-r--r-- 2.7 KB
parser.c -rw-r--r-- 9.6 KB
parser.h -rw-r--r-- 2.4 KB
parsetok.c -rw-r--r-- 4.8 KB
pgen.c -rw-r--r-- 16.1 KB
pgen.h -rw-r--r-- 1.7 KB
pgenmain.c -rw-r--r-- 5.1 KB
printgrammar.c -rw-r--r-- 4.0 KB
tokenizer.c -rw-r--r-- 17.2 KB
tokenizer.h -rw-r--r-- 3.3 KB

back to top