[Bug 982327] Re: strange behavior of the bunch

2012-05-10 Thread Alexei M.
** Changed in: python-tempita (Ubuntu) Status: New = Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/982327 Title: strange behavior of the bunch To manage notifications about this bug

[Bug 982327] Re: strange behavior of the bunch

2012-04-15 Thread Estoesyo
** Description changed: import tempita tmp = tempita.HTMLTemplate('{{asd|html}} asdasd') c = tempita.bunch(asd='12') c.default = None body = tmp.substitute(c) Traceback (most recent call last): - File stdin, line 1, in module - File