This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients barry, maxking, mkaiser, r.david.murray
Date 2019-12-16.01:33:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The example you want to look at is get_unstructured.  That shows both lookback and modification of the parse tree to handle the whitespace between encoded words.
History
Date User Action Args
2019-12-16 01:33:18r.david.murraysetrecipients: + r.david.murray, barry, maxking, mkaiser
2019-12-16 01:33:18r.david.murraysetmessageid: <[email protected]>
2019-12-16 01:33:18r.david.murraylinkissue39040 messages
2019-12-16 01:33:17r.david.murraycreate