##// END OF EJS Templates
Replace all use of the ast module with the codeop module, and all use of...
Replace all use of the ast module with the codeop module, and all use of the uuid module with the IPython.external.guid module. Add tests for the is_complete method.
Gael Varoquaux -
r1710:a36c8d5b
Show More
Name Size Modified Last Commit Author
/ IPython / frontend
_process
cocoa
tests
wx
__init__.py Loading ...
asyncfrontendbase.py Loading ...
frontendbase.py Loading ...
linefrontendbase.py Loading ...
prefilterfrontend.py Loading ...
zopeinterface.py Loading ...