[Python-Dev] Re: [Python-checkins] python/dist/src/Lib
string.py, 1.73, 1.74
Barry Warsaw
barry at python.org
Fri Sep 10 20:41:24 CEST 2004
On Thu, 2004-09-09 at 23:31, Fred L. Drake, Jr. wrote:
> On Thursday 09 September 2004 11:07 pm, bwarsaw at users.sourceforge.net wrote:
> > - Adopt Tim Peter's idea for giving Template a metaclass, which makes the
> > delimiter, the identifier pattern, or the entire pattern easy to
> > override and document, while retaining efficiency of class-time
> > compilation of the regexp.
>
> Good documentation would really help for this as well. One simple and one...
> interesting example would be nice. ;-)
Yep. I'm definitely planning on updating the docs. I'll make sure to
include some examples. After re-organizing libstring.tex, there's
plenty of room to do so without increasing the clutter.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/python-dev/attachments/20040910/747dd7cc/attachment.pgp
More information about the Python-Dev
mailing list