1. 2750bcc Add .pyo as an extension, fixes bug #416462. Also restore alphabetic order. by Martin v. Löwis · 23 years ago
  2. 51cc3bc String method conversion. Added a trivial main to test it with. by Eric S. Raymond · 23 years ago
  3. 03d9014 added a few more __all__ lists by Skip Montanaro · 23 years ago
  4. 13a2c27 Untabify to pass the -tt test. by Fred Drake · 24 years ago
  5. c40c547 Map .js to application/x-javascript. by Fred Drake · 25 years ago
  6. cbd9870 Added .rdf and .xsl as application/xml types. (.rdf is for the by Fred Drake · 25 years ago
  7. 1c5fb1c Make mimetypes.guess_type understand data URLs. (Sjoerd Mullender) by Guido van Rossum · 26 years ago
  8. c913206 knownfiles: Add the default installation dirs for Apache by Fred Drake · 26 years ago
  9. 4941341 guess_extension(): Revise documentation string to be more clear. If not by Fred Drake · 26 years ago
  10. 5109ffd guess_extension(): New function. Performs a reverse mapping from MIME type by Fred Drake · 26 years ago
  11. 3130b7a Fixed typo in docstring: suffixes_map --> suffix_map. by Fred Drake · 26 years ago
  12. 7beaad4 Add file extension .xml, mapping it to text/xml. by Guido van Rossum · 26 years ago
  13. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  14. ac8a9f3 Handy utility to guess MIME type from extension. by Guido van Rossum · 27 years ago