Files
cpython/Lib
Victor Stinner d81f9e24ea bpo-30264: ExpatParser now closes the source (#1476)
ExpatParser.parse() of xml.sax.xmlreader now closes the source: close
the file object or the urllib object if source is a string (not an
open file-like object).

Add test_parse_close_source() unit test.
2017-05-05 10:11:55 +02:00
..
2017-01-01 22:04:13 -06:00
2016-12-03 12:36:45 -08:00
2011-05-01 02:02:30 +02:00
2011-01-24 21:48:11 +00:00
2017-04-03 13:06:34 +02:00
2013-10-01 11:39:08 -04:00
2015-04-13 20:24:10 -04:00
2011-09-01 22:06:49 +02:00
2011-06-28 21:57:21 -05:00
2011-10-19 10:39:35 +03:00
2016-06-11 13:16:42 -07:00
2016-10-25 09:51:38 +03:00