Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 15 Jul 2010 14:02:17 +0200 | Martin Geisler | gendoc: remove call to callable for py3k compatibility |
Wed, 14 Jul 2010 23:15:03 -0300 | Renato Cunha | check-code: added check for reduce usage |
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 |
Wed, 14 Jul 2010 22:59:43 -0300 | Renato Cunha | util: improved the check for the existence of the 'buffer' builtin |