summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pep263.py
Commit message (Expand)AuthorAgeFilesLines
* this needn't be a shebang lineBenjamin Peterson2009-02-141-1/+1
* we're no longer using CVS, so this doesn't have to be binaryBenjamin Peterson2009-02-141-31/+30
* Issue #1882: when compiling code from a string, encoding cookies in theGeorg Brandl2008-01-211-1/+9
* Add a comment explaining -kb.Martin v. Löwis2004-10-131-0/+1
* SF patch #736962: Port tests to unittestRaymond Hettinger2003-08-301-3/+22
* Fix escaping of non-ASCII characters.Martin v. Löwis2002-09-091-0/+1
* Test whether a Cyrillic text correctly appears in a Unicode literal.Martin v. Löwis2002-08-051-0/+2