This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86ee81e34bcd223c94de2a65ed7b88f976989410
cpython
/
Lib
/
plat-win
History
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