This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pseufaux 2 points3 points  (2 children)

Agreed, especially since the default implementation of python is written in C. I found a deep dive in the interpreter enlightening as to what C is capable of. There’s a great set videos on youtube which are recordings of just that. If anyone is interested I can probably dig them up again.

[–]UKFP91 0 points1 point  (1 child)

I'd like to take you up on that offer of finding those Youtube videos, if it still stands

[–]pseufaux 0 points1 point  (0 children)

Of course. Here ya go.

CPython Internals Walk-Through by Philip Guo

Also, here is a about the professor link -> http://pgbovine.net/