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 georg.brandl
Recipients benjamin.peterson, effbot, georg.brandl, michael.foord, rhettinger
Date 2009-03-28.19:15:26
SpamBayes Score 0.00016342285
Marked as misclassified No
Message-id <1238267727.74.0.370489489901.issue5337@psf.upfronthosting.co.za>
In-reply-to
Content
The class is commented as being "experimental", and the interface
probably could use improvement (it's a bit awkward to subclass Scanner),
but since it's been around for so long, I guess enough people will be
using it that we have to keep it that way and document it.

Opinions?
History
Date User Action Args
2009-03-28 19:15:28georg.brandlsetrecipients: + georg.brandl, effbot, rhettinger, benjamin.peterson, michael.foord
2009-03-28 19:15:27georg.brandlsetmessageid: <1238267727.74.0.370489489901.issue5337@psf.upfronthosting.co.za>
2009-03-28 19:15:26georg.brandllinkissue5337 messages
2009-03-28 19:15:26georg.brandlcreate