Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f15a29f975bbdef6de0aa19a19b176d1baf8f5ab
/
Lib
/
test
/
test_frozen.py
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 19 years ago
4f72a78
Jiwon Seo's PEP 3102 implementation.
by Guido van Rossum
· 19 years ago
2918ae8
n the Mac the frozen import that should fail actually succeeds, and we know it, so skip the test in stead of confusing the end user.
by Jack Jansen
· 23 years ago
218c5f9
[SF bug 631713] use the import exeption message in the TestFailed exception.
by Finn Bock
· 23 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
4114a4a
Fix the frozen bytecode for __hello__ (betcha didn't know that existed :-).
by Guido van Rossum
· 24 years ago