Chris Hill-Scott
5fd5544a8c
Use context managers for StringIO
It’s possible that leaving a StringIO stream open could cause a memory
leak. Using a context manager closes it automatically when it’s finished
with.
2016-04-04 11:05:17 +01:00
..
2016-03-31 15:17:05 +01:00
2016-03-29 22:50:40 +01:00
2016-03-30 11:30:18 +01:00
2016-03-30 12:12:31 +01:00
2016-03-23 10:26:21 +00:00
2016-03-31 09:44:01 +01:00
2016-03-30 11:36:49 +01:00
2016-03-30 17:50:32 +01:00
2016-03-30 10:11:06 +01:00
2016-04-04 11:05:17 +01:00
2016-03-31 15:17:05 +01:00
2016-03-31 09:44:01 +01:00
2016-03-30 10:26:01 +01:00
2016-03-30 10:11:06 +01:00
2016-03-30 10:11:06 +01:00
2016-03-29 13:21:51 +01:00