- 07 Dec, 2001 1 commit
-
-
Guido van Rossum authored
so that test_sundry won't fail if the bsddb module is absent.
-
- 22 Mar, 2001 1 commit
-
-
Guido van Rossum authored
like the one I just fixed to come back and haunt us.
-
- 17 Jan, 2001 2 commits
-
-
Fredrik Lundh authored
'verify' iff it's used by a test module...
-
Marc-André Lemburg authored
and replaces them with a new API verify(). As a result the regression suite will also perform its tests in optimization mode. Written by Marc-Andre Lemburg. Copyright assigned to Guido van Rossum.
-
- 12 Dec, 2000 1 commit
-
-
Fred Drake authored
Use != instead of <> since <> is documented as "obsolescent". Use "is" and "is not" when comparing with None or type objects.
-
- 23 Oct, 2000 1 commit
-
-
Fred Drake authored
-
- 24 Mar, 1999 1 commit
-
-
Guido van Rossum authored
-
- 26 Mar, 1998 1 commit
-
-
Guido van Rossum authored
-
- 16 Jan, 1997 1 commit
-
-
Roger E. Masse authored
-