]> granicus.if.org Git - python/commit
Revamped, to match py_compile.py:
authorGuido van Rossum <guido@python.org>
Mon, 19 Jan 1998 23:07:55 +0000 (23:07 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Jan 1998 23:07:55 +0000 (23:07 +0000)
commitc567b8176a51a9ebd8bdeaa4d8f0771cf05f7c7a
tree37dc5cc99b5a4969e791b5ebcbd18d71da94cb12
parentf7edadbc584be04d92b867bbbdee09fd4eea3dee
Revamped, to match py_compile.py:

- added docstrings
- support option to specify a different purported directory name
- reindented with 4 spaces
Lib/compileall.py