Hirokazu Yamamoto <[email protected]> added the comment: Sorry, I shouldn't call this a bug. Rather I should use the word "proposal". I think a link to MIMENonMultipart is also useful. What I can imagine how to achieve this is...
1. Rewrite MIMENonMultipart to email.mime.MIMENonMultipart 2. Introduce something new directive to sphinx? Like :class<email.mime>: 3. When class is not found in current module, search in document global module. How do you think? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5703> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
