commit | b5916ab065408111cec262e12dbecbce58daf6ec | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Apr 03 15:56:16 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Apr 03 15:56:16 1998 +0000 |
tree | d12fc3f03c0f9cc6b5bd74aba2317eaa2d02e00c | |
parent | fcc6c68e11d78d9d967e5bd255d7506061663338 [diff] |
Change by Sjoerd (with minor reformatting): guess the mime type of a local file. Change suggested by Sjoerd (with different implementation): when retrieve() creates a temporary file, preserve the suffix. Corrollary of the first change: also return the mime type of a local file in retrieve().