]> granicus.if.org Git - python/commit
Refactor so that it is easier to work with alternate MIME types databases,
authorFred Drake <fdrake@acm.org>
Fri, 3 Aug 2001 21:01:44 +0000 (21:01 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 3 Aug 2001 21:01:44 +0000 (21:01 +0000)
commiteeee4ec4f101de6121ae7fa1f99ac07cae3baa60
treea738b89d2e5d21e21db7a27a5614eb04899f4a27
parente861365dab493b4cc418cee18749d6e15494a0e5
Refactor so that it is easier to work with alternate MIME types databases,
and programmatically extend the database in different ways.

This closes the SF bug (feature request) #439710.
Lib/mimetypes.py