Staging
v0.5.1
https://github.com/python/cpython
Revision e60de4d30984b6d551cda0515fb76ac02d547415 authored by Jim Fulton on 06 October 2000, 19:24:23 UTC, committed by Jim Fulton on 06 October 2000, 19:24:23 UTC
operations are defined.  This will, hopefully clarify
some of the logic.

Added close test to raise proper error when operations
are performed on closed StringIOs.

Added a position argument to the truncate method.

Added a size argument to readline.

Added PyArg_Parse calls for methods that don't take arguments to
make sure they don't take arguments.
1 parent d1229f5
History
Tip revision: e60de4d30984b6d551cda0515fb76ac02d547415 authored by Jim Fulton on 06 October 2000, 19:24:23 UTC
Added a new "base" type, IOobject for which most of the
Tip revision: e60de4d
File Mode Size
AL.py -rwxr-xr-x 1.1 KB
CD.py -rwxr-xr-x 574 bytes
CL.py -rwxr-xr-x 450 bytes
CL_old.py -rwxr-xr-x 5.2 KB
DEVICE.py -rwxr-xr-x 5.0 KB
ERRNO.py -rwxr-xr-x 2.1 KB
FCNTL.py -rwxr-xr-x 1.5 KB
FILE.py -rwxr-xr-x 3.8 KB
FL.py -rwxr-xr-x 5.3 KB
GET.py -rwxr-xr-x 910 bytes
GL.py -rwxr-xr-x 6.1 KB
GLWS.py -rwxr-xr-x 181 bytes
IN.py -rwxr-xr-x 2.9 KB
IOCTL.py -rwxr-xr-x 4.4 KB
SOCKET.py -rwxr-xr-x 2.3 KB
SV.py -rwxr-xr-x 2.9 KB
TERMIOS.py -rwxr-xr-x 9.8 KB
WAIT.py -rwxr-xr-x 312 bytes
cddb.py -rwxr-xr-x 5.5 KB
cdplayer.py -rwxr-xr-x 2.4 KB
flp.doc -rwxr-xr-x 4.2 KB
flp.py -rwxr-xr-x 13.0 KB
jpeg.py -rwxr-xr-x 3.1 KB
panel.py -rwxr-xr-x 6.6 KB
panelparser.py -rwxr-xr-x 2.8 KB
readcd.doc -rwxr-xr-x 4.2 KB
readcd.py -rwxr-xr-x 6.2 KB
regen -rwxr-xr-x 308 bytes
torgb.py -rwxr-xr-x 2.4 KB

back to top