• Guido van Rossum's avatar
    Change by Sjoerd (with minor reformatting): · b5916ab0
    Guido van Rossum authored
      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().
    b5916ab0
urllib.py 26.5 KB