Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 | 1 | -1/+1 |
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -2/+4 |
* | Fix a bunch of doctests with the -d option of refactor.py. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2005-03-28 | 1 | -3/+3 |
* | fix Python style guide conformance | Fred Drake | 2005-03-22 | 1 | -1/+1 |
* | - rename check_provision() to split_revision() | Fred Drake | 2005-03-21 | 1 | -83/+144 |
* | helper code, mostly from Andy Harrington, for PEP 314 completion | Fred Drake | 2005-03-20 | 1 | -0/+103 |