What are the codes written behind the Python built-in functions and methods? If I want to know them like sort()
len()
etc., what do I want to do?
Asked
Active
Viewed 22 times
0

Ajay Sivan
- 2,807
- 2
- 32
- 57
-
https://stackoverflow.com/questions/8608587/finding-the-source-code-for-built-in-python-functions – dav Jan 05 '20 at 05:04
-
see https://github.com/python/cpython – eyllanesc Jan 05 '20 at 05:04