cpython/Lib/xml
Serhiy Storchaka 1aa2c0f073 Issue #23865: close() methods in multiple modules now are idempotent and more
robust at shutdown. If needs to release multiple resources, they are released
even if errors are occured.
2015-04-10 13:24:10 +03:00
..
dom remove duplicate method (closes #19127) 2013-09-29 11:15:31 -04:00
etree Issue #20331: Fixed possible FD leaks in various modules: 2014-01-25 19:42:27 +02:00
parsers Fix closes Issue11439 - Handle the SVN Keywords in 2.7 by replacing them with a high number so that code relying on them does not break. 2011-07-28 22:30:27 +08:00
sax Issue #23865: close() methods in multiple modules now are idempotent and more 2015-04-10 13:24:10 +03:00
__init__.py death to old CVS keyword 2009-10-09 03:11:36 +00:00