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
43,587
Commits
9
Branches
456
Tags
1.7
GiB
5089a38af2
Commit Graph
3 Commits
Author
SHA1
Message
Date
Georg Brandl
5089a38af2
Small fixes to test_cmd: fix signature of do_shell, remove duplicate import, add option to run the custom Cmd class.
2010-01-06 17:43:06 +00:00
Christian Heimes
c5f05e45cf
Patch
#2167
from calvin: Remove unused imports
2008-02-23 17:40:11 +00:00
Georg Brandl
e4317fade8
Add test suite for cmd module.
...
Written by Michael Schneider for GHOP.
2007-12-01 22:38:48 +00:00