commit | 0b093e068e47f26e81674a6cf124a32377317cd7 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Apr 25 10:17:27 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Apr 25 10:17:27 2010 +0000 |
tree | 57dd49557c41dc40f24c145cc8dc90f4d59525ec | |
parent | 404bd7f473314bcef9d92f1c695d0275f9d5d397 [diff] |
#8522: use with statement instead of try-finally for file handling.