Re: String.Template Source ...

2009-05-08 Thread Mic Pringle
Brilliant, thanks Peter. -Mic 2009/5/8 Peter Otten <[email protected]>: > Mic Pringle wrote: > >> I'd like to have a 'dig around' in the source for String.Template, but >> can't seem to find where it lives. > > I assume that you mean string.Tem

String.Template Source ...

2009-05-08 Thread Mic Pringle
Hi, I'd like to have a 'dig around' in the source for String.Template, but can't seem to find where it lives. Could someone please let me know where about's in the source (perhaps a path?) the template functions live ? I'm working on a Mac, using Leopard and the bundled version of Python. Thank