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 exarkun, georg.brandl, loewis
Date 2009-01-01.12:10:02
SpamBayes Score 0.051639486
Marked as misclassified No
Message-id <1230811810.21.0.874713501957.issue4222@psf.upfronthosting.co.za>
In-reply-to
Content
Documented dis.findlinestarts() and put it into dis.__all__ in r68119.
History
Date User Action Args
2009-01-01 12:10:10georg.brandlsetrecipients: + georg.brandl, loewis, exarkun
2009-01-01 12:10:10georg.brandlsetmessageid: <1230811810.21.0.874713501957.issue4222@psf.upfronthosting.co.za>
2009-01-01 12:10:03georg.brandllinkissue4222 messages
2009-01-01 12:10:02georg.brandlcreate