This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
183744d6b9
cpython
/
Lib
/
test
/
output
History
Georg Brandl
c325556505
Port test_class to unittest. Patch
#1671298
.
2007-08-24 19:33:53 +00:00
..
test_cProfile
Added the cProfile module.
2006-02-08 12:53:56 +00:00
test_extcall
Patch
#1686487
: you can now pass any mapping after '**' in function calls.
2007-05-21 20:34:16 +00:00
test_logging
Conversion of exceptions over from faked-up classes to new-style C types.
2006-05-27 12:29:24 +00:00
test_pep277
Stop printing listdir bytestring output, as the precise list of strings
2004-11-07 20:01:56 +00:00
test_profile
Added the cProfile module.
2006-02-08 12:53:56 +00:00
test_thread
Increase the small thread stack size to get the test
2006-06-13 19:02:35 +00:00
test_tokenize
Bug fixes large and small for tokenize.
2006-08-23 21:14:03 +00:00