]> granicus.if.org Git - python/commit
Pass the strict argument from read() on to readfp(), so the
authorWalter Dörwald <walter@livinglogic.de>
Fri, 3 Jan 2003 21:02:36 +0000 (21:02 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 3 Jan 2003 21:02:36 +0000 (21:02 +0000)
commit51cc72c6c01a40f14ab84bfaf918dca81631db15
tree469ce7bb21cea6759272ee6b038f2b56f8e09b99
parent01f43118f7b51a538ad9e3f23251319bd3db125e
Pass the strict argument from read() on to readfp(), so the
file content ends up in the correct dict.
Lib/mimetypes.py