I am well versed in Python and now trying to understand and learn the Design philosophy of Python as a Programming Language. Is there any document related to Design/Archoitecture of Python language itself where I can learn about implementation of garbage collection, top level of python objects and different other features.
Bottom line is I want to understand and get hold of the Python source code itself in C. Any document or pointer towards that would be very much appreciated. Thanks Shakil _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QW26GRLCHI7CCSK3G35YLWXAMYR7E7IW/ Code of Conduct: http://python.org/psf/codeofconduct/
