]> granicus.if.org Git - python/commit
get_payload(): Improve the TypeError message when the payload isn't of
authorBarry Warsaw <barry@python.org>
Tue, 10 Jun 2003 16:31:55 +0000 (16:31 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 10 Jun 2003 16:31:55 +0000 (16:31 +0000)
commit6754d52521f597caf3adae1b59d8d8bfbc18fbce
treebb57de2f30b153478892190cd2928640fdd45b72
parent9caa0d1642b79020a1665560e6efaedabfadfba3
get_payload(): Improve the TypeError message when the payload isn't of
the expected type.  In response to SF #751451.
Lib/email/Message.py