I'm learning Python and I find it's a pretty cool language, Python makes a lot of things simpler. Now I'm quite interested in the implementation details of Python, the programming language.
So, is there anything like Dig Into Python Source Code or any documentation, blogs about explaining the source code of Python?
Thanks.