index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
mimetypes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
String method conversion. Added a trivial main to test it with.
Eric S. Raymond
2001-02-09
1
-7/+10
*
added a few more __all__ lists
Skip Montanaro
2001-01-25
1
-0/+2
*
Untabify to pass the -tt test.
Fred Drake
2000-02-10
1
-20/+20
*
Map .js to application/x-javascript.
Fred Drake
1999-05-20
1
-0/+1
*
Added .rdf and .xsl as application/xml types. (.rdf is for the
Fred Drake
1999-03-11
1
-0/+2
*
Make mimetypes.guess_type understand data URLs. (Sjoerd Mullender)
Guido van Rossum
1998-10-12
1
-0/+21
*
knownfiles: Add the default installation dirs for Apache
Fred Drake
1998-05-21
1
-0/+2
*
guess_extension(): Revise documentation string to be more clear. If not
Fred Drake
1998-05-19
1
-3/+6
*
guess_extension(): New function. Performs a reverse mapping from MIME type
Fred Drake
1998-05-18
1
-1/+18
*
Fixed typo in docstring: suffixes_map --> suffix_map.
Fred Drake
1998-05-18
1
-1/+1
*
Add file extension .xml, mapping it to text/xml.
Guido van Rossum
1998-05-18
1
-0/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-25/+25
*
Handy utility to guess MIME type from extension.
Guido van Rossum
1997-09-30
1
-0/+190