id summary reporter owner description type status priority milestone component version resolution keywords cc 324 Test fails for Genshi-0.5.1 and Python 2.6.2 neurogeek@… cmlenz "Hello there, When running `python setup.py test` in Genshi-0.5.1 using python-2.6.2, I get a test failed for genshi.template.eval.Undefined in here: {{{ """"""Represents a reference to an undefined variable. 221 227 >>> foo = Undefined('foo') 228 >>> bool(foo) 229 False 230 >>> list(foo) -----> This line fail test 231 [] 232 >>> print foo 233 undefined }}} Thanks, " defect closed trivial 0.6 General 0.5.1 fixed lmacken@…