index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_commands.py
Commit message (
Expand
)
Author
Age
*
Merged revisions 55225-55227,55229-55269 via svnmerge from
Guido van Rossum
2007-05-11
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
*
CommandTests.testgetoutput():
Thomas Wouters
2003-03-25
*
Patch #648998: test_commands ACL patch
Jason Tishler
2002-12-05
*
Patch #544740: test_commands test fails under Cygwin
Jason Tishler
2002-09-30
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
*
Patch #551911: Escape . properly.
Martin v. Löwis
2002-06-06
*
Make test_commands work on more systems. This removes much of the dependency
Fred Drake
2002-04-01
*
Fix SF bug #456386: test_commands regression failure (Andrew Dalke)
Guido van Rossum
2001-10-30
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
*
Tests for the "commands" module, contributed by Nick Mathewson.
Fred Drake
2001-07-23