[issue1011] Wrong documentation for rfc822.Message.getheader

2007-08-24 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in rev. 57395. -- assignee: -> georg.brandl nosy: +georg.brandl resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> _

[issue1011] Wrong documentation for rfc822.Message.getheader

2007-08-24 Thread Nir Soffer
New submission from Nir Soffer: In http://docs.python.org/lib/message-objects.html, getheader doc say: "Like getrawheader(name), but strip leading and trailing whitespace. Internal whitespace is not stripped. The optional default argument can be used to specify a different default to be retur