diff options
author | Guido van Rossum <guido@python.org> | 1997-07-18 16:57:52 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-07-18 16:57:52 (GMT) |
commit | 1557a7314c52c5e8b5b026ec21aeaad137c9cd69 (patch) | |
tree | ea883fb97ef7476af7a226a484a9687600b25934 /Doc | |
parent | f357d3ef525d9fa707e8a4b796def514eaa58580 (diff) | |
download | cpython-1557a7314c52c5e8b5b026ec21aeaad137c9cd69.zip cpython-1557a7314c52c5e8b5b026ec21aeaad137c9cd69.tar.gz cpython-1557a7314c52c5e8b5b026ec21aeaad137c9cd69.tar.bz2 |
Checking in new module code.py -- utilities dealing with code objects.
Currently, contains one function: compile_command(), which helps
determining whether a source string is complete, incomplete or in
error. This is useful when writing your own version of the Python
read-eval-print loop.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions