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_imgfile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-10/+10
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
joinfields -> join.
Eric S. Raymond
2001-02-09
1
-1/+1
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-3/+2
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-12/+12
*
Move unified findfile() into test_support.py
Guido van Rossum
1998-04-23
1
-9/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-28/+28
*
Use uuencoded test images.
Guido van Rossum
1997-04-16
1
-4/+19
*
More and better comments.
Roger E. Masse
1996-12-20
1
-4/+11
*
Minor semantic cleanup.
Roger E. Masse
1996-12-20
1
-3/+3
*
Test script for the SGI imgfile module.
Roger E. Masse
1996-12-20
1
-0/+103