commit | 034b47acfe0f507cc4b1d8804272ca92d491d06e | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Sep 10 16:14:56 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Sep 10 16:14:56 2002 +0000 |
tree | c47b3acfdeedc69ad42ceef741f70c62ada2f175 | |
parent | b1c1de3805590f5f67ed2aedd9bd471c81cca011 [diff] |
_parsebody(): Instead of raising a BoundaryError when no start boundary could be found -- in a lax parser -- the entire body is assigned to the message payload.