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_imageop.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move imgfile import to the global namespace to trigger an import error ASAP to
Brett Cannon
2007-05-20
1
-4/+1
*
Remove the rgbimg module. It has been deprecated since Python 2.5.
Brett Cannon
2007-05-20
1
-29/+3
*
Suppress new deprecation warnings when running the
Tim Peters
2006-02-18
1
-0/+6
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
SF patch #474590 -- RISC OS support
Guido van Rossum
2001-10-24
1
-5/+5
*
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
-18/+18
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-31/+31
*
Fix path search for test data file so it works under more circumstances.
Guido van Rossum
1997-10-01
1
-1/+6
*
More rational implementation of get_qualified_path() -- search along
Guido van Rossum
1997-05-14
1
-12/+5
*
Use uuencoded test images.
Guido van Rossum
1997-04-16
1
-5/+13
*
Opps. Added tests for the last two methods that were missing from
Roger E. Masse
1997-01-15
1
-1/+11
*
Modified to use 'rgbimg' instead of the SGI specific 'imgfile' for reading
Roger E. Masse
1997-01-15
1
-24/+58
*
Test program for the SGI imageop module.
Roger E. Masse
1996-12-20
1
-0/+121