--- Dave Zhu <[EMAIL PROTECTED]> wrote:
> I would like to have a broad knowledge on Python.
> Basically, I would like to know Python is designed,
> how parsing, compilation, and interpretation take
> place, how memory management works, how the Python
> interpreter performs compared to others, etc. I
> already looked at Python's documentation, but couldn't
> find any detailed information. Any references would be
> appreciated. Thank you for your help.

There is a whole wiki dedicated to Python internals:
http://wiki.cs.uiuc.edu/cs427/PYTHON

However, I don't know how up-to-date the information is.

HTH,

Swaroop C H
Blog: http://www.swaroopch.info
Book: http://www.byteofpython.info
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to