GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_rgbimg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-3
/
+3
*
Suppress another deprecation warning in the tests.
Tim Peters
2006-02-21
1
-1
/
+8
*
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
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-18
1
-1
/
+2
*
Move unified findfile() into test_support.py
Guido van Rossum
1998-04-23
1
-14
/
+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-29
/
+29
*
Look for uuencoded test files in the directory containing this module, too.
Guido van Rossum
1997-09-07
1
-2
/
+6
*
Look for uuencoded test files in the directory containing this module, too.
Guido van Rossum
1997-09-07
1
-1
/
+2
*
Use uuencoded test images.
Guido van Rossum
1997-04-09
1
-2
/
+22
*
minor formatting nit
Barry Warsaw
1996-12-11
1
-1
/
+2
*
Search for test files in sys.path
Guido van Rossum
1994-03-09
1
-0
/
+10
*
Add test code for audioop and rgbimg (includes three binary files!)
Guido van Rossum
1994-01-12
1
-0
/
+39