[Python-Dev] Re: Update PEP 292 (original) (raw)

Raymond Hettinger python at rcn.com
Mon Aug 23 04:54:18 CEST 2004


That's a different error, and one that Template still throws, if a placeholder can't be found in the mapping. The ValueError is thrown when an invalid placeholder specification is found.

Got it!

Raymond



More information about the Python-Dev mailing list