mirror of
https://github.com/python/cpython.git
synced 2025-11-20 19:06:50 +00:00
I suppose it is a remnants of very old code written when str, int, list, dict, etc were functions and not classes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bdist.py | ||
| bdist_dumb.py | ||
| bdist_rpm.py | ||
| build.py | ||
| build_clib.py | ||
| build_ext.py | ||
| build_py.py | ||
| build_scripts.py | ||
| check.py | ||
| clean.py | ||
| command_template | ||
| config.py | ||
| install.py | ||
| install_data.py | ||
| install_egg_info.py | ||
| install_headers.py | ||
| install_lib.py | ||
| install_scripts.py | ||
| register.py | ||
| sdist.py | ||
| upload.py | ||