Y
Hacker News
new
|
ask
|
show
|
jobs
by
fastball
407 days ago
That is a confusing way to look at it. Python
is
slow, C is fast. If your python code is calling functions that were not written in Python (even if it is indirectly thru a library you are using), that is not "pure python".