mirror of
https://github.com/python/cpython.git
synced 2026-08-03 15:47:03 -04:00
The xml.sax and xml.dom.domreg modules now obey sys.flags.ignore_environment. Signed-off-by: Christian Heimes <[email protected]> https://bugs.python.org/issue34791