merge heads

This commit is contained in:
Senthil Kumaran 2012-05-15 22:42:11 +08:00
commit acfc26acb0
3 changed files with 24 additions and 8 deletions

View file

@ -31,6 +31,8 @@ Core and Builtins
Library
-------
- Issue 14773: Fix os.fwalk() failing on dangling symlinks.
- Issue #12541: Be lenient with quotes around Realm field of HTTP Basic
Authentation in urllib2.