]> granicus.if.org Git - python/commit
issue27186: add open/io.open; patch by Jelle Zijlstra
authorEthan Furman <ethan@stoneleaf.us>
Sat, 4 Jun 2016 21:38:43 +0000 (14:38 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Sat, 4 Jun 2016 21:38:43 +0000 (14:38 -0700)
commitd62548afede899e71e59a2a0b31f19fdf031c560
tree11dc76fe4b5c89d93c63e8bdf4b9ec535fde6451
parent228c636908bda8a6b20b0f6930655fbaedc4ebad
issue27186: add open/io.open; patch by Jelle Zijlstra
Doc/library/functions.rst
Lib/_pyio.py
Lib/test/test_io.py
Modules/_io/_iomodule.c