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 dhgutteridge
Recipients amaury.forgeotdarc, andybalaam, dhgutteridge, ned.deily, ocean-city, realpolitik, willgrainger
Date 2011-09-01.04:56:03
SpamBayes Score 0.0022305213
Marked as misclassified No
Message-id <1314852964.61.0.379247056941.issue6676@psf.upfronthosting.co.za>
In-reply-to
Content
Ned: My proposed wording is: "Note that only one document can be parsed by a given instance; it is not possible to reuse an instance to parse multiple files."  To provide more detail, one could also add something like: "The isfinal argument of the Parse() method is intended to allow the parsing of a single file in fragments, not the submission of multiple files."
History
Date User Action Args
2011-09-01 04:56:04dhgutteridgesetrecipients: + dhgutteridge, amaury.forgeotdarc, ocean-city, ned.deily, andybalaam, realpolitik, willgrainger
2011-09-01 04:56:04dhgutteridgesetmessageid: <1314852964.61.0.379247056941.issue6676@psf.upfronthosting.co.za>
2011-09-01 04:56:04dhgutteridgelinkissue6676 messages
2011-09-01 04:56:03dhgutteridgecreate