Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-21 03:44:14 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
ce66a3e36fc0405cc2c751df4b5ecdd49ec37013
cpython/Modules/_io
T
History
Antoine Pitrou 11946fbe80 Issue #15841: The readable(), writable() and seekable() methods of BytesIO
and StringIO objects now raise ValueError when the object has been closed.
Patch by Alessandro Moura.
2012-09-05 20:13:48 +02:00
..
_iomodule.c
(Merge 3.2) open() / TextIOWrapper doc: make it explicit than newline='\n'
2012-08-04 01:22:07 +02:00
_iomodule.h
Fixes issue #12268: File readline, readlines and read() or readall() methods
2012-06-24 00:23:47 -07:00
bufferedio.c
Issue #15487: Add a __sizeof__ implementation for buffered I/O objects.
2012-07-29 19:04:57 +02:00
bytesio.c
Issue #15841: The readable(), writable() and seekable() methods of BytesIO
2012-09-05 20:13:48 +02:00
fileio.c
Issue #15247: FileIO now raises an error when given a file descriptor pointing to a directory.
2012-07-06 18:52:58 +02:00
iobase.c
Fixes issue #12268: File readline, readlines and read() or readall() methods
2012-06-24 00:23:47 -07:00
stringio.c
Issue #15841: The readable(), writable() and seekable() methods of BytesIO
2012-09-05 20:13:48 +02:00
textio.c
Issue #15604: Update uses of PyObject_IsTrue() to check for and handle errors correctly.
2012-08-15 23:20:39 +02:00
Powered by Gitea Version: 1.26.1 Page: 760ms Template: 12ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API