Message171748
Ok, the problem is that _elementtree.TreeBuilder expects to receive _elementtree.Element instances, but simpleTAL's element_factory instead gives _ElementInterface instances.
In other words, TreeBuilder is completely broken. |
|
Date |
User |
Action |
Args |
2012-10-01 21:36:25 | pitrou | set | recipients:
+ pitrou, georg.brandl, christian.heimes, ezio.melotti, Arfrever, eli.bendersky, skrah, flox |
2012-10-01 21:36:25 | pitrou | set | messageid: <1349127385.1.0.942976258646.issue16089@psf.upfronthosting.co.za> |
2012-10-01 21:36:24 | pitrou | link | issue16089 messages |
2012-10-01 21:36:23 | pitrou | create | |
|