Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError | Serhiy Storchaka | 2013-02-10 | 1 | -0/+36 |
* | Fix "sys.path modified" warning in test_strlit, by not replacing sys.path its... | Georg Brandl | 2012-02-20 | 1 | -1/+1 |
* | test_strlit was never run | Antoine Pitrou | 2012-01-12 | 1 | -3/+5 |
* | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
* | Minimal change that disables (AFAICT) the interpolation of \u and \U inside | Guido van Rossum | 2007-11-12 | 1 | -0/+148 |