diff options
author | Fred Drake <fdrake@acm.org> | 2002-08-21 20:23:22 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-08-21 20:23:22 (GMT) |
commit | a96f1a3c08fbe9452c24bb163b4480b5c67d1e8d (patch) | |
tree | a0f4c402f20447904feb01e00d453c8ef76146b1 /Doc/lib/libpycompile.tex | |
parent | 5b09eeea89b2f16cb458410551283d4fd2229460 (diff) | |
download | cpython-a96f1a3c08fbe9452c24bb163b4480b5c67d1e8d.zip cpython-a96f1a3c08fbe9452c24bb163b4480b5c67d1e8d.tar.gz cpython-a96f1a3c08fbe9452c24bb163b4480b5c67d1e8d.tar.bz2 |
Refactor: Remove some code that was obsoleted when this module was
changed to use universal newlines.
Remove all imports from the compile() function; these are
now done at the top of the module ("Python normal form"),
and define a helper based on the platform instead of
testing the platform in the compile() function.
Diffstat (limited to 'Doc/lib/libpycompile.tex')
0 files changed, 0 insertions, 0 deletions