[issue11468] Improve unittest basic example in the doc

2011-07-05 Thread Florian Preinstorfer
Florian Preinstorfer added the comment: I tried to implement the improvements suggested by Ezio Melotti and updated the documentation accordingly. -- keywords: +patch nosy: +notizblock Added file: http://bugs.python.org/file22576/issue-11468.patch

[issue27633] Doc: Add missing version info to email.parser

2016-07-27 Thread Florian Preinstorfer
New submission from Florian Preinstorfer: The versionchanged field has no version info for message_from_string(). -- files: email-parser-add_version_info.patch keywords: patch messages: 271442 nosy: notizblock priority: normal severity: normal status: open title: Doc: Add missing