[issue1115886] os.path.splitext don't handle unix hidden file correctly

2009-09-14 Thread Senthil
Senthil added the comment: Alexandru: You commented on a closed issue. If you see any problem with mimetypes.guess_type() w.r.t to .ogg files, please open a new open stating your problem. -- nosy: +orsenthil ___ Python tracker

[issue1115886] os.path.splitext don't handle unix hidden file correctly

2009-09-04 Thread Alexandru Munteanu
Alexandru Munteanu added the comment: I've read parts of the python-dev discussions, but I don't agree with this change: mimetypes.guess_type() now recognises '.ogg' as None. -- nosy: +optimix ___ Python tracker