This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-20 19:33:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b2bfbc198c1fe0dcdfd42cc4683879cd712ccfd
cpython
/
Lib
/
test
/
output
T
History
Georg Brandl
2134e754f2
Patch
#1686487
: you can now pass any mapping after '**' in function calls.
2007-05-21 20:34:16 +00:00
..
test_class
…
test_cProfile
…
test_extcall
Patch
#1686487
: you can now pass any mapping after '**' in function calls.
2007-05-21 20:34:16 +00:00
test_frozen
…
test_linuxaudiodev
…
test_logging
…
test_ossaudiodev
…
test_pep277
…
test_pkg
…
test_profile
…
test_rgbimg
…
test_signal
…
test_thread
…
test_tokenize
Bug fixes large and small for tokenize.
2006-08-23 21:14:03 +00:00
test_winreg
…