Display of Python Source

Emile van Sebille emile at fenx.com
Wed May 12 09:34:57 EDT 1999


Is there a way to recall and display the python source code from the shell?
For example,

>>> def f():
 print "Hello"

 >>> f()
Hello
>>>

Now I'd like to load/examine/modify the code segment.

Trying-to-find-the-interpreter-behind-the-p-code-ly yr's,
--

Emile van Sebille
emile at fenx.com
-------------------










More information about the Python-list mailing list