Message355782
This is what I get on master, will try 3.7.5+ as noted in the Github issue:
Python 3.9.0a0 (heads/noopt-dirty:f3b170812d, Oct 1 2019, 20:15:53) [MSC v.1916 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import mimetypes
>>> print(mimetypes.guess_type('E01.mkv'))
('video/x-matroska', None) |
|
Date |
User |
Action |
Args |
2019-11-01 02:38:42 | ammar2 | set | recipients:
+ ammar2, xtreak, toonn |
2019-11-01 02:38:42 | ammar2 | set | messageid: <1572575922.25.0.26979538525.issue38656@roundup.psfhosted.org> |
2019-11-01 02:38:42 | ammar2 | link | issue38656 messages |
2019-11-01 02:38:41 | ammar2 | create | |
|