Commit graph

3 commits

Author SHA1 Message Date
Antoine Pitrou
fd036451bf #2834: Change re module semantics, so that str and bytes mixing is forbidden,
and str (unicode) patterns get full unicode matching by default. The re.ASCII
flag is also introduced to ask for ASCII matching instead.
2008-08-19 17:56:33 +00:00
Georg Brandl
6101395e74 Remove deprecated SmartCookie and SerialCookie classes. 2008-05-28 15:56:30 +00:00
Georg Brandl
2442015af2 Create http package. #2883. 2008-05-26 16:32:26 +00:00
Renamed from Lib/Cookie.py (Browse further)