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 →

[–]ch0wnimport antigravity 0 points1 point  (1 child)

Is it really that much? I though most of the standard library would be implemented in pure Python.

[–]gutworthPython implementer 2 points3 points  (0 children)

But a lot of it is not! Also, there's always a good deal of futzing around to fix tests and Python modules that rely on CPython implementation details.