Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 14 Jul 2010 23:15:00 -0300 | Renato Cunha | check-code: check for tuple parameter unpacking (missing in py3k) |
Wed, 14 Jul 2010 23:03:21 -0300 | Renato Cunha | removed exception args indexing (not supported by py3k) |
Wed, 14 Jul 2010 22:59:57 -0300 | Renato Cunha | util: use fakebuffer as buffer in py3k |