This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
b98fe36c46
cpython
/
Lib
/
plat-win
History
Download ZIP
Download TAR.GZ
Guido van Rossum
75a7959335
In _fileobject, optimize read() a bit (it could be really slow), and
...
remove "import string" -- use string methods instead!
2000-02-02 16:57:32 +00:00
..
socket.py
In _fileobject, optimize read() a bit (it could be really slow), and
2000-02-02 16:57:32 +00:00