]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
imghdr.what(): check for not h'. This lets
authorGuido van Rossum <guido@python.org>
Thu, 22 Aug 1996 21:20:46 +0000 (21:20 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 22 Aug 1996 21:20:46 +0000 (21:20 +0000)
commitf813f56bcdaadb127ede42b4e36935e277a26f5b
tree6ee195d3b09bc2644d8cfef4edcaf4580cc0c276
parentbf57ed5f9575b2d4499ac089c4e2e48500c6ace4
imghdr.what(): check for not h'.  This lets
you do:
    imghdr.what(None, '')
And still go down the
Lib/imghdr.py