How to read source code of python?

geremy condra debatem1 at gmail.com
Wed Jun 9 20:59:05 EDT 2010


On Wed, Jun 9, 2010 at 5:28 PM, Leon <qjing.li at gmail.com> wrote:
> Hi, there,
> I'm trying to read the source code of python.
> I read around, and am kind of lost, so where to start?
>
> Any comments are welcomed, thanks in advance.

Are you trying to find out more about python-the-language,
or the interpreter, or the stdlib, or trying to make some
specific change, or...?

Geremy Condra



More information about the Python-list mailing list