]> granicus.if.org Git - python/commit
as_string(): Added some text to the docstring to make it clear that
authorBarry Warsaw <barry@python.org>
Fri, 18 Apr 2003 23:04:35 +0000 (23:04 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 18 Apr 2003 23:04:35 +0000 (23:04 +0000)
commit482c5f7eb7eb5408dd48359571b12543732604dc
treea4197cd34ed3d1e2fd3372d1c44ad6ce8ad337f8
parentb05df5796a5a9b5962692a57775308f757b752b6
as_string(): Added some text to the docstring to make it clear that
it's a convenience only and give hints on what to do for more
flexibility.
Lib/email/Message.py