Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
| | | | | | and str (unicode) patterns get full unicode matching by default. The re.ASCII flag is also introduced to ask for ASCII matching instead. | ||||
* | Remove deprecated SmartCookie and SerialCookie classes. | Georg Brandl | 2008-05-28 | 1 | -153/+8 |
| | |||||
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -0/+733 |