![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archivere.sub problem
From: veracon <veracon@gmail.com>
Date: Fri Mar 31 2006 - 15:33:32 CEST
I'm trying to make a (tiny) template system (Cheetah and like have far
It's a bit hard to explain, so I'll just show an example:
I do have a self.handle_for, and I can see that it's not called if I
{{end for}}
There, nothing is matched; if there wasn't an empty line, it would
What am I doing wrong?
|