Y
Hacker News
new
|
ask
|
show
|
jobs
by
uluyol
1863 days ago
Various parts of Python's standard library are implemented in C for performance. E.g. see
https://lwn.net/Articles/725114/
under "Optimizations"