DescriptionFrom the python tracker page: http://bugs.python.org/issue6626
"This version (#4) switches to expressing the default types as a list of
tuples instead of as a dict, so that we can include duplicate rows so that
"reverse" type -> extension lookups will behave properly, once we start
changing the actual content of the defaults.
The types_map and common_types dictionaries (aliases to the singleton
MimeTypes object's types_map property) have been left behaving as before
for backwards compatibility.
The tests still pass."
Patch Set 1 #
Total comments: 9
Downloaded from: http://bugs.python.org/file14696/mimetypes4.diff
MessagesTotal messages: 3
|