Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
80768f86359ddd9006301baefae9398364c55eb2
/
Lib
/
test
/
test_warnings.py
c885443
Stop producing or using OverflowWarning. PEP 237 thought this would
by Tim Peters
· 21 years ago
d6f6e50
Reworked test_warnings.py:
by Raymond Hettinger
· 22 years ago
dc9dcf1
This test failed on WindowsME because the full file path did not get
by Raymond Hettinger
· 22 years ago
b6d2f3e
Don't include slash in search string; it's OS-specific.
by Jeremy Hylton
· 22 years ago
8501466
Change warnings to avoid importing re module during startup.
by Jeremy Hylton
· 22 years ago