This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients georg.brandl, ocean-city
Date 2009-04-07.23:56:43
SpamBayes Score 2.1901881e-08
Marked as misclassified No
Message-id <1239148605.87.0.227160636913.issue5703@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2009-04-07 23:56:46ocean-citysetrecipients: + ocean-city, georg.brandl
2009-04-07 23:56:45ocean-citysetmessageid: <1239148605.87.0.227160636913.issue5703@psf.upfronthosting.co.za>
2009-04-07 23:56:43ocean-citylinkissue5703 messages
2009-04-07 23:56:43ocean-citycreate