modules...n methods

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Fri Jan 12 11:56:09 EST 2007


lee wrote:

> whats the way to read the sourcecode of methods

Easy. Look up the .py file and open it in an editor of your choice.
Those files are, for example, in "/usr/lib/python".

> and built in functions?

Get your python interpreter's source code and look up the functions
there.

Regards,


Björn

-- 
BOFH excuse #370:

Virus due to computers having unsafe sex.




More information about the Python-list mailing list