]> granicus.if.org Git - python/commit
Use a context manager for some file objects.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 3 Sep 2010 19:52:03 +0000 (19:52 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 3 Sep 2010 19:52:03 +0000 (19:52 +0000)
commit7dde792e62c8adeaf5d633dc89e18d16067add8e
tree41852c7a810c87d0a804d19f7ba6bc4266b1d66c
parent24e561ae0473ad6f46709e38ed8ebc97d89fc55e
Use a context manager for some file objects.
Lib/keyword.py
Lib/pdb.py
Lib/platform.py
Lib/turtle.py