Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2ee4128e9b4f481d5029fe4c8ada6c12ac64e2bd
/
Lib
/
test
/
test_pep352.py
2ee4128
Remove test.test_support.guard_warnings_filter.
by Brett Cannon
· 18 years ago
229cee2
Deprecate BaseException.message as per PEP 352.
by Brett Cannon
· 18 years ago
6fbb96e
Refactor PEP 352 tests to make it easier in the future to make sure certain
by Brett Cannon
· 18 years ago
129bd52
No more raising of string exceptions!
by Brett Cannon
· 19 years ago
ca2ca79
Remove the __unicode__ method from exceptions. Allows unicode() to be called
by Brett Cannon
· 19 years ago
6b4ed74
Fix parsing of exception_hierarchy.txt when a platform-specific exception is
by Brett Cannon
· 19 years ago
bf36409
PEP 352 implementation. Creates a new base class, BaseException, which has an
by Brett Cannon
· 19 years ago