Author exarkun
Recipients exarkun, georg.brandl
Date 2008-10-28.17:16:45
SpamBayes Score 0.000276551
Marked as misclassified No
Message-id <1225214206.66.0.527749553778.issue4222@psf.upfronthosting.co.za>
In-reply-to
Content
There aren't many high-ish level APIs for dealing with lnotab. 
dis.findlinestarts is one, but it's not clear if it's private or public.
 If it's public, it'd be great to make it clear that it is and document
it.  If it's not, perhaps it should be renamed _findlinestarts.
History
Date User Action Args
2008-10-28 17:16:46exarkunsetrecipients: + exarkun, georg.brandl
2008-10-28 17:16:46exarkunsetmessageid: <1225214206.66.0.527749553778.issue4222@psf.upfronthosting.co.za>
2008-10-28 17:16:45exarkunlinkissue4222 messages
2008-10-28 17:16:45exarkuncreate