Hello,
i'm using kid 0.8 and would like too see more details if my templates
contains errors, so i write this source code - ugly but works :)
Perhapst someone out there have some use for... and/or put an improved
version to the next kid version :)
florian ludwig
diff for pull.py
400a401
e.filename = self._filename
406,418c407
< tmp = []
< for i in self._queue:
< if i[0] == START:
< tmp.insert(0, i[1][0])
< if i[0] == END:
< if tmp[0] == i[1]:
< tmp.remove(i[1])
< else:
< break
< if len(tmp) != 0:
< raise 'in %s: %s (tag: %s)' %(self._filename, e,
str(tmp[0]))
< else:
< raise 'in %s: %s' %(self._filename, e)
---
raise e
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
kid-template-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss