Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 05 Jul 2009 11:02:00 +0200 | Alejandro Santos | compat: use 'key' argument instead of 'cmp' when sorting a list |
Sun, 05 Jul 2009 11:01:30 +0200 | Alejandro Santos | compat: use open() instead of file() everywhere |
Sun, 05 Jul 2009 11:01:01 +0200 | Alejandro Santos | compat: can't compare two values of unequal datatypes |
Sun, 05 Jul 2009 11:00:44 +0200 | Alejandro Santos | compat: use // for integer division |
Sun, 05 Jul 2009 10:59:54 +0200 | Alejandro Santos | tests: add -3 switch to run-tests.py |
Sat, 04 Jul 2009 15:26:14 +0200 | Christian Ebert | keyword: remove unused import |