New submission from pacien <vpmfty.pythonb...@pacien.net>:
Currently, `mailcap.getcaps()` can only be used to load mailcap dictionaries from files located at some specific hard-coded paths. It is however also desirable to use the mailcap parser to load files located elsewhere. An optional parameter could be added to this function to explicitly specify the mailcap file(s) to read. ---------- components: email messages: 401420 nosy: barry, pacien, r.david.murray priority: normal severity: normal status: open title: mailcap.getcaps() from given file(s) type: enhancement _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45141> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com