Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
698acf98fdafd14b1b5ad380e3c56b31ab33a229
/
Lib
/
Cookie.py
02d893c
Patch #444359: Remove unused imports.
by Martin v. Löwis
· 23 years ago
79e75e1
Use string.ascii_letters instead of string.letters (SF bug #226706).
by Fred Drake
· 23 years ago
2f228e7
Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask".
by Tim Peters
· 23 years ago
58b6f5b
Since this module already uses doctest-style examples, I figured I'd
by Guido van Rossum
· 24 years ago
c05abb3
Patch #103473 from dougfort: Some sites (amazon.com for one) drop
by Andrew M. Kuchling
· 24 years ago
e99d5ea
added __all__ lists to a number of Python modules
by Skip Montanaro
· 24 years ago
88869f9
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
ff5364a
Whitespace cleanup; now passes the regression test (the last checkin made
by Fred Drake
· 24 years ago
0b29b11
Updated version of Cookie.py (rev. 2.29) from timo
by Andrew M. Kuchling
· 24 years ago
52ea872
Added Tim O'Malley's Cookie.py module (master version at
by Andrew M. Kuchling
· 24 years ago