log

age author description
Sun, 05 Jul 2009 11:06:09 +0200 Alejandro Santos split local and stdlib module imports (eases migration issues)
Sun, 05 Jul 2009 11:05:31 +0200 Alejandro Santos compat: don't reference an exception var inside a lambda
Sun, 05 Jul 2009 11:04:55 +0200 Alejandro Santos compat: use email in favor of mimetools
Sun, 05 Jul 2009 11:04:31 +0200 Alejandro Santos verify: fix scope issues with del statement
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
Sat, 04 Jul 2009 13:31:36 +0200 Martin Geisler merge with crew-stable
Sat, 04 Jul 2009 12:40:34 +0200 David Wolever help: add #revision syntax to the example valid URLs.
Fri, 03 Jul 2009 10:43:46 -0400 Greg Ward context: improve arg-checking assert.
Sat, 04 Jul 2009 12:40:34 +0200 David Wolever help: add #revision syntax to the example valid URLs.
Sat, 04 Jul 2009 12:25:10 +0200 Martin Geisler merge wtih crew-stable