> If it is a problem with py:extends, you might try reversing out the > change to kid.template_util.py :: get_base_class, r.173, namely: > http://lesscode.org/projects/kid/changeset/173 > 36 #path = kid.path.find(thing, from_file) comment this line out > 37 path = abspath(join(dirname(from_file), normpath(thing))) > #uncomment this line
Apologies to dig an old thread of discussion, but if any other Windows users get this problem, the above fixes it nicely with no immediately observable side effects. Regards, Liam Clarke PS I'm glad I got Toolbox working, it's nice to use. :)

