Added item about the webbrowser security fix.

This commit is contained in:
Fred Drake 2002-01-10 13:50:31 +00:00
parent f706b1c807
commit 3673612754
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ Library
"anonymous@" as default password, rather than the real user and host
name.
- webbrowser: tightened up the command passed to os.system() so that
arbitrary shell code can't be executed because a bogus URL was
passed in.
Tools/Demos
Build