This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author milahu
Recipients iritkatriel, milahu
Date 2022-01-18.14:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642517002.68.0.996046041893.issue46035@roundup.psfhosted.org>
In-reply-to
Content
edit:

-  mimetype_of_ext[ext] = mimetype
+  else:
+    # add new entry
+    mimetype_of_ext[ext] = mimetype
History
Date User Action Args
2022-01-18 14:43:23milahusetrecipients: + milahu, iritkatriel
2022-01-18 14:43:22milahusetmessageid: <1642517002.68.0.996046041893.issue46035@roundup.psfhosted.org>
2022-01-18 14:43:22milahulinkissue46035 messages
2022-01-18 14:43:22milahucreate