commit | f9f33aa38d8f4cca28f32a522f28f4066de6d092 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat May 22 11:32:59 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat May 22 11:32:59 2010 +0000 |
tree | 55997bd081b877e4f24e0b58edd017b4de33c530 | |
parent | a10d64fba224bbe922ae5297b8c8df1e01ef70c8 [diff] |
Merged revisions 81465-81466 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81465 | georg.brandl | 2010-05-22 13:29:19 +0200 (Sa, 22 Mai 2010) | 2 lines Issue #3924: Ignore cookies with invalid "version" field in cookielib. ........ r81466 | georg.brandl | 2010-05-22 13:31:16 +0200 (Sa, 22 Mai 2010) | 1 line Underscore the name of an internal utility function. ........