[Python-Dev] Re: [Python-checkins] python/dist/src/Lib string.py, 1.73, 1.74

Fred L. Drake, Jr. fdrake at acm.org
Fri Sep 10 05:31:39 CEST 2004


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.  ;-)


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>



More information about the Python-Dev mailing list