]> granicus.if.org Git - python/commit
Merged revisions 76306 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 15 Nov 2009 14:25:16 +0000 (14:25 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 15 Nov 2009 14:25:16 +0000 (14:25 +0000)
commitb8108e2425546635176495dec0d70d3c87a1f309
treebc52314e29d106ab4c243bbe8c296b43c2dd565b
parent6f1d04945b98cd66b95131833942526c85bbb867
Merged revisions 76306 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76306 | antoine.pitrou | 2009-11-15 15:10:48 +0100 (dim., 15 nov. 2009) | 4 lines

  Issue #4969: The mimetypes module now reads the MIME database from
  the registry under Windows.  Patch by Gabriel Genellina.
........
Doc/library/mimetypes.rst
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Misc/NEWS