Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b8a93215c2b5db2cc88bbc7ce898ae2be64d6e1f
/
Lib
/
test
/
test_imageop.py
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
f1b0009
Fix path search for test data file so it works under more circumstances.
by Guido van Rossum
· 27 years ago
0ba7e59
More rational implementation of get_qualified_path() -- search along
by Guido van Rossum
· 27 years ago
7aa9fc5
Use uuencoded test images.
by Guido van Rossum
· 28 years ago
52a6ea7
Opps. Added tests for the last two methods that were missing from
by Roger E. Masse
· 28 years ago
e17ec8d
Modified to use 'rgbimg' instead of the SGI specific 'imgfile' for reading
by Roger E. Masse
· 28 years ago
47e9830
Test program for the SGI imageop module.
by Roger E. Masse
· 28 years ago