-
Notifications
You must be signed in to change notification settings - Fork 6
Interpreter and Console
gregier edited this page Sep 12, 2011
·
6 revisions
- Namespace support, i.e. giving the interpreter a gedit window (DONE)
- http://svn.python.org/projects/python/trunk/Modules/main.c
- http://svn.python.org/projects/python/trunk/Python/pythonrun.c
- Set _ as the result (python's interpreter does this) (DONE)
- Smart Home and End (DONE smart-home-before)
- Show message about interpreter's namespace, maybe a custom message? (DONE)