STINNER Victor <victor.stin...@haypocalc.com> added the comment: > Note that ignoring unsetenv() return value is a bad idea: > http://xorl.wordpress.com/category/freebsd/page/2/
Oh yeah, I remember this critical (local) vulnerability! > We could maybe add a configure-time check. Yes, it sounds like the best solution. ---------- title: del os.environ[key] ignores errors -> del os.environ _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13415> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com