diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-06-03 05:59:20 (GMT) |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-06-03 05:59:20 (GMT) |
commit | c9813d83f78c1eed12aebc286d6df0e9a5d90d04 (patch) | |
tree | ad5967e5bcc619be26198efbf78502578e5da615 /Lib/idlelib/PyShell.py | |
parent | 9aabaccb7632a35da37b3d9c58b6ee0aab3ac547 (diff) | |
download | cpython-c9813d83f78c1eed12aebc286d6df0e9a5d90d04.zip cpython-c9813d83f78c1eed12aebc286d6df0e9a5d90d04.tar.gz cpython-c9813d83f78c1eed12aebc286d6df0e9a5d90d04.tar.bz2 |
Issue #20699: Document that “io” methods should accept memoryview
This matches the usage by BufferedReader, BufferedWriter, etc. Also document
and test that the write() methods should only access their argument before
they return.
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions