mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +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