R. David Murray <[email protected]> added the comment: The second line in that try: block should have been:
mime_name = ALIASES.get(python_name, python_name) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8898> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
