Files
typeshed/stdlib
rchen152 f6b60cb3ea A couple fixes to the io stubs. (#1811)
1. The 'name' argument to FileIO.init can be either a string or an integer: https://docs.python.org/2/library/io.html#io.FileIO
2. An mmap.mmap object can be used in most places that a bytearray can: https://docs.python.org/3.5/library/mmap.html
2018-01-04 16:14:38 -08:00
..
2018-01-04 16:14:38 -08:00
2018-01-04 16:14:38 -08:00
2017-03-20 20:07:58 -07:00