index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_mhlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify expression
Neal Norwitz
2007-08-17
1
-1/+1
*
some RiscOS stuff I missed before (was only looking for "RISCOS")
Skip Montanaro
2007-08-17
1
-2/+1
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-2/+3
*
Merged revisions 56125-56153 via svnmerge from
Guido van Rossum
2007-07-03
1
-5/+4
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-10/+10
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-2/+2
*
We don't really need the name of the test in the "test skipped" msg, and
Tim Peters
2002-08-04
1
-1/+1
*
Oops! Forgot the closing paren.
Tim Peters
2002-08-04
1
-1/+1
*
Finally got around to figuring out and documenting why this test fails
Tim Peters
2002-08-04
1
-2/+10
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Patch #488073: AtheOS port.
Martin v. Löwis
2002-06-11
1
-1/+1
*
SF patch #474590 -- RISC OS support
Guido van Rossum
2001-10-24
1
-2/+2
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1/+7
*
The test assumed that the local pathname convention for "foo" would sort befo...
Jack Jansen
2001-08-11
1
-2/+4
*
Whitespace normalization.
Tim Peters
2001-08-09
1
-30/+30
*
Skip test_mhlib on Windows -- too many Unix assumptions.
Tim Peters
2001-08-09
1
-2/+6
*
Unittests for mhlib, by Nick Mathewson.
Guido van Rossum
2001-08-09
1
-0/+328