Jaroslaw Zabiello wrote: > Dnia Mon, 12 Sep 2005 16:51:48 +0200, Jaroslaw Zabiello napisaĆ(a): > > >>Another ZPT file try to fill one slot: >> >><div metal:use-macro="context/base"> >> <div metal:fill-slot="gora">Search|Read|Compare|History</div> >></div> >> >>When I try to open it, I get the error mentioned above. Any idea? > > > Solution was trivial > > <div metal:use-macro="context/base/macros/content">
Duh ! I should have spotted this one :( -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list