Python3.x _pyio
Python 3 系 の_pyioに関する言語リファレンス情報をまとめたカテゴリです。
BufferedIOBaseクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_readinto
_unsupported
close
detach
fileno
flush
isatty
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
BufferedRandomクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_flush_unlocked
_peek_unlocked
_read_unlocked
_readinto
_reset_read_buf
_unsupported
close
detach
fileno
flush
isatty
peek
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
BufferedReaderクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_peek_unlocked
_read_unlocked
_readinto
_reset_read_buf
_unsupported
close
detach
fileno
flush
isatty
peek
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
BufferedWriterクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_flush_unlocked
_readinto
_unsupported
close
detach
fileno
flush
isatty
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
BytesIOクラス
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_readinto
_unsupported
close
detach
fileno
flush
getbuffer
getvalue
isatty
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
constant の一覧
function の一覧
FileIOクラス
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_unsupported
close
fileno
flush
isatty
read
readable
readall
readinto
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
IOBaseクラス
constant
property
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_unsupported
close
fileno
flush
isatty
readable
readline
readlines
seek
seekable
tell
truncate
writable
writelines
IncrementalNewlineDecoderクラス
property
RawIOBaseクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_unsupported
close
fileno
flush
isatty
read
readable
readall
readinto
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
StringIOクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_check_newline
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_configure
_get_decoded_chars
_get_decoder
_get_encoder
_get_locale_encoding
_pack_cookie
_read_chunk
_rewind_decoded_chars
_set_decoded_chars
_unpack_cookie
_unsupported
close
detach
fileno
flush
getvalue
isatty
read
readable
readline
readlines
reconfigure
seek
seekable
tell
truncate
writable
write
writelines
TextIOBaseクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_unsupported
close
detach
fileno
flush
isatty
read
readable
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
TextIOWrapperクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_check_newline
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_configure
_get_decoded_chars
_get_decoder
_get_encoder
_get_locale_encoding
_pack_cookie
_read_chunk
_rewind_decoded_chars
_set_decoded_chars
_unpack_cookie
_unsupported
close
detach
fileno
flush
isatty
read
readable
readline
readlines
reconfigure
seek
seekable
tell
truncate
writable
write
writelines
BufferedRWPairクラス
constant
property
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_readinto
_unsupported
close
detach
fileno
flush
isatty
peek
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
_BufferedIOMixinクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_readinto
_unsupported
close
detach
fileno
flush
isatty
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines