Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Mon, 12 Oct 2009 20:19:06 +0000 | cmlenz | Remove the hack needed for importing `_ast` on App Engine, no longer needed release GAE 1.2.2 (see http://groups.google.com/group/genshi/browse_thread/thread/bfa8101c0752fc34). |
Sun, 09 Aug 2009 20:38:59 +0000 | mgood | Fix nested list comprehensions & generator expressions (fixes #327) |
Mon, 29 Jun 2009 09:33:02 +0000 | jruigrok | Fix two instances of using None, which would cause an AttributeError. |