Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Duh. Delete the outdated comment too. | Guido van Rossum | 2007-06-12 | 1 | -7/+0 |
* | Seems this test is just fine. It fails because __phello__.spam | Guido van Rossum | 2007-06-12 | 1 | -2/+0 |
* | Make identifiers str (not str8) objects throughout. | Martin v. Löwis | 2007-06-10 | 1 | -0/+2 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -3/+3 |
* | Jiwon Seo's PEP 3102 implementation. | Guido van Rossum | 2006-10-27 | 1 | -0/+7 |
* | n the Mac the frozen import that should fail actually succeeds, and we know i... | Jack Jansen | 2003-01-08 | 1 | -6/+7 |
* | [SF bug 631713] use the import exeption message in the TestFailed | Finn Bock | 2002-11-01 | 1 | -3/+3 |
* | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -1/+1 |
* | Fix the frozen bytecode for __hello__ (betcha didn't know that existed | Guido van Rossum | 2001-10-18 | 1 | -0/+26 |