commit | 925f14427416c1c5a8c6e71d17daac20e248c7b0 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Jan 07 15:29:01 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Jan 07 15:29:01 2002 +0000 |
tree | c6768b98f2889a81f7f402f397d15ec9bdf42bfb | |
parent | ca3b2ffbb90d107476397689243da9d4d8b47286 [diff] |
Fix webbrowser.py security bug: be more careful about what we pass to os.system(). This closes Python bug #500401, Debian bug #127507.