mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
The xml.sax and xml.dom.domreg modules now obey sys.flags.ignore_environment. Signed-off-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue34791