| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| Tue, 24 Jul 2018 23:01:57 +0000 |
Joseph Myers |
Python 3 preparation: use sum() instead of reduce().
|
| Tue, 24 Jul 2018 22:08:17 +0000 |
Joseph Myers |
Python 3 preparation: change "x.has_key(y)" to "y in x".
|
| Tue, 24 Jul 2018 21:39:58 +0000 |
Joseph Myers |
Python 3 preparation: "raise" syntax.
|
| Wed, 08 Jun 2005 03:37:37 +0000 |
Anthony Baxter |
fix nameerror. backport candidate
|
| Fri, 13 Sep 2002 03:31:19 +0000 |
Richard Jones |
added generic item editing
|
| Thu, 05 Sep 2002 00:37:09 +0000 |
Richard Jones |
moved
|