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.
Showing
Lib/code.py
0 → 100644
Please
register
or
sign in
to comment