You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Sokolovsky e2f8d98525 stream: Add optional 2nd "length" arg to .readinto() - extension to CPython. 10 years ago
..
data unix, stmhal: Implement file.readinto() method. 10 years ago
argv.py unix: Implement sys.argv. 11 years ago
file1.py Use mode/encoding kwargs in io and unicode tests 10 years ago
file_iter.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
file_long_read.py tests: Add testcase for read by length past EOF. 10 years ago
file_readinto.py unix, stmhal: Implement file.readinto() method. 10 years ago
file_readinto_len.py stream: Add optional 2nd "length" arg to .readinto() - extension to CPython. 10 years ago
file_readinto_len.py.exp stream: Add optional 2nd "length" arg to .readinto() - extension to CPython. 10 years ago
file_stdio.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
file_with.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
stringio1.py py: Rename builtin "io" to "_io". 11 years ago