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-06-18 00:50:09 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
f63a6fc24ea89499cb25508ccd41c3b9917dbc69
cpython/Modules/_io
T
History
Antoine Pitrou 0d739d7047 Issue #9293: I/O streams now raise io.UnsupportedOperation when an
unsupported operation is attempted (for example, writing to a file open
only for reading).
2010-09-05 23:01:12 +00:00
..
_iomodule.c
#9184: fix default value for "buffering" param of open().
2010-07-11 09:33:39 +00:00
_iomodule.h
Merged revisions 76805 via svnmerge from
2009-12-13 19:25:34 +00:00
bufferedio.c
Issue #9617: Signals received during a low-level write operation aren't
2010-08-21 19:09:32 +00:00
bytesio.c
BytesIO.getvalue() and StringIO.getvalue() are METH_NOARGS.
2010-09-02 19:48:07 +00:00
fileio.c
Issue #9293: I/O streams now raise io.UnsupportedOperation when an
2010-09-05 23:01:12 +00:00
iobase.c
Issue #9293: I/O streams now raise io.UnsupportedOperation when an
2010-09-05 23:01:12 +00:00
stringio.c
BytesIO.getvalue() and StringIO.getvalue() are METH_NOARGS.
2010-09-02 19:48:07 +00:00
textio.c
Issue #9293: I/O streams now raise io.UnsupportedOperation when an
2010-09-05 23:01:12 +00:00
Powered by Gitea Version: 1.26.1 Page: 1809ms Template: 5ms
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