Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5ed317d790023e766e6992020d268e0e9fc35dfc
/
Lib
/
test
/
test_frozen.py
543c09e
Duh. Delete the outdated comment too.
by Guido van Rossum
· 18 years ago
616c8c1
Seems this test is just fine. It fails because __phello__.spam
by Guido van Rossum
· 18 years ago
5b22213
Make identifiers str (not str8) objects throughout.
by Martin v. Löwis
· 18 years ago
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