Merge 3.2

This commit is contained in:
Éric Araujo 2011-11-07 18:11:27 +01:00
commit 1cdbf57c7c
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
"""HTTP cookie handling for web clients.
r"""HTTP cookie handling for web clients.
This module has (now fairly distant) origins in Gisle Aas' Perl module
HTTP::Cookies, from the libwww-perl library.