Understanding Python Source Code - where to start?

Fredrik Lundh fredrik at pythonware.com
Fri Nov 17 07:05:30 EST 2006


Thomas Ploch wrote:

> I am thinking about reading and understanding the Source Code
 > of Python, but where would it be best to start? Possibly
 > someone can give me a little hint. I am getting into
 > socketmodule.c a little bit at the moment, but thats not
 > what I want.

http://effbot.org/pyfaq/where-do-i-start-if-i-want-to-learn-about-the-cpython-implementation.htm

</F>




More information about the Python-list mailing list