cpython/Lib/xml
Miss Islington (bot) c119d5948f bpo-34791: xml package obeys ignore env flags (GH-9544) (GH-9545)
The xml.sax and xml.dom.domreg modules now obey
sys.flags.ignore_environment.

Signed-off-by: Christian Heimes <christian@python.org>

(cherry picked from commit 223e501fb9)

Co-authored-by: Christian Heimes <christian@python.org>
2018-10-20 01:09:01 +02:00
..
dom bpo-34791: xml package obeys ignore env flags (GH-9544) (GH-9545) 2018-10-20 01:09:01 +02:00
etree
parsers
sax bpo-34791: xml package obeys ignore env flags (GH-9544) (GH-9545) 2018-10-20 01:09:01 +02:00
__init__.py