Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
01a3e2bc27b970fa7f2680f79da6dadc84cf2da9
/
Lib
/
test
/
test_threading.py
d3eb5a15
Merged revisions 61003-61033 via svnmerge from
by Christian Heimes
· 17 years ago
1af737c
Merged revisions 60176-60209 via svnmerge from
by Christian Heimes
· 17 years ago
a37d4c6
Removed PyInt_GetMax and sys.maxint
by Christian Heimes
· 17 years ago
7d2ff88
Merged revisions 59226-59233 via svnmerge from
by Christian Heimes
· 17 years ago
cd16bf6
Merged revisions 55817-55961 via svnmerge from
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
00ee7ba
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
by Thomas Wouters
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
711906e
threading._DummyThread.__init__(): document obscure new code.
by Tim Peters
· 20 years ago
84d5489
Converted to a unittest. Added checks that the bounded semaphore actually
by Tim Peters
· 20 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
02035bc
Test failed because these was no expected-output file, but always printed
by Tim Peters
· 24 years ago
4533f60
add a few test cases for threading module.
by Skip Montanaro
· 24 years ago