]> granicus.if.org Git - python/commit
Added optional second arg to what(), giving the data read from the file
authorGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 16:26:42 +0000 (16:26 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 16:26:42 +0000 (16:26 +0000)
commit81749b0754f0799cb84beedd8b411544a2934c5f
treede535663c67c0c7dea26b018ccccbd77267e8db4
parent56a733856e4e06952c7d6cae1a7d85d7a870f922
Added optional second arg to what(), giving the data read from the file
(then f may be None).
Lib/imghdr.py