summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_frozen.py
Commit message (Expand)AuthorAgeFilesLines
* n the Mac the frozen import that should fail actually succeeds, and we know i...Jack Jansen2003-01-081-6/+7
* [SF bug 631713] use the import exeption message in the TestFailedFinn Bock2002-11-011-3/+3
* Complete the absolute import patch for the test suite. All relativeBarry Warsaw2002-07-301-1/+1
* Fix the frozen bytecode for __hello__ (betcha didn't know that existedGuido van Rossum2001-10-181-0/+26