Files
cpython/Modules
Serhiy Storchaka c28e985f3c Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree.
A deprecation warning no longer issued by XMLParser subclass with default
doctype() method.  Direct call of doctype() now issues a warning.  Parser's
doctype() now is not called if target's doctype() is called.  Based on patch
by Martin Panter.
2015-06-29 23:11:51 +03:00
..
2015-05-08 21:32:36 -04:00
2015-04-13 12:11:40 -05:00
2015-05-23 08:59:25 -07:00
2014-02-04 10:12:18 -05:00
2014-10-28 22:24:46 +01:00
2015-06-27 14:18:23 -05:00
2015-03-18 16:05:32 +01:00
2015-04-13 14:21:02 -04:00
2015-04-26 15:56:23 -04:00
2015-04-13 22:00:30 +02:00
2015-06-27 15:45:56 -05:00
2015-06-27 15:45:56 -05:00
2015-06-27 15:45:56 -05:00
2015-04-13 14:21:02 -04:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.