Kaydet (Commit) 3507f502 authored tarafından Roger E. Masse's avatar Roger E. Masse

Minor semantic cleanup.

üst e9e0bd90
......@@ -5,11 +5,11 @@ import imgfile
def main():
getimage('test.rgb')
getimage('greytest.rgb')
testimage('test.rgb')
testimage('greytest.rgb')
def getimage(name):
def testimage(name):
"""return a tuple consisting of
image (in 'imgfile' format) width, height, size
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment