]> granicus.if.org Git - python/commit
Moved compile_command() here from code.py, so JPython can provide its
authorGuido van Rossum <guido@python.org>
Thu, 22 Oct 1998 21:56:15 +0000 (21:56 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 22 Oct 1998 21:56:15 +0000 (21:56 +0000)
commitc41c1a984e6d5ed4a3c247b503b5a8eefd0ec519
treea98d45c86ae65b5705b4c000be69944afe561c2c
parentd370379186e1639ff43b245c54ed56dbdc8ab96c
Moved compile_command() here from code.py, so JPython can provide its
own version.
Lib/codeop.py [new file with mode: 0644]