[Zpt] What is the behavior here?

Guido van Rossum guido@digicool.com
Fri, 02 Mar 2001 09:40:46 -0500


> Or, should it generate an error?:
> 
> <p tal:insert="text" /> would generate 'missing variable'
> <p tal:replace="structure" />  would generate 'missing variable'!

This has my vote.

--Guido van Rossum (home page: http://www.python.org/~guido/)