Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b2e31a1c63aee016fe457f9328c30d74b746429f
/
Lib
/
test
/
test_threadsignals.py
bec087f
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
1742f33
test_signal: Signal handling on the Tru64 buildbot
by Tim Peters
· 19 years ago
db390c1
fix typos, mostly in comments
by Fred Drake
· 20 years ago
d1b7827
Whitespace normalization.
by Tim Peters
· 21 years ago
574a251
To ever run this test "you must import TestSkipped" from the right
by Michael W. Hudson
· 21 years ago
6db15d7
Whitespace normalization.
by Tim Peters
· 21 years ago
81676dc
To raise TestSkipped, you must import TestSkipped.
by Tim Peters
· 21 years ago
4818748
add missing import!
by Fred Drake
· 21 years ago
34fba3b
Add the same guard as test_signal.
by Michael W. Hudson
· 21 years ago
43220ea
Argh! This was meant to be part of patch #960406.
by Michael W. Hudson
· 21 years ago