- 14 Dec, 2002 3 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
- 13 Dec, 2002 27 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
Tweaked GetArgv() dialog to look better on OSX.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
Sigh: the Jaguar workaround for the prefs file broke saving it on OS9. Temporary workaround is to ignore the exception (it's only about file creator/type anyway).
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Guido van Rossum authored
PyMapping_Check() doesn't guarantee that PyMapping_Size() won't raise an exception, nor that keys and values are lists. Also folded some long lines and did a little whitespace normalization. Probably a 2.2 backport candidate.
-
Guido van Rossum authored
-
Jack Jansen authored
(unfortunately: especially the grail demo was hiarious) still missing.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Just van Rossum authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
outdated things.
-
Jack Jansen authored
is implemented.
-
Jack Jansen authored
tree. Removed them, anyone really desparate to recover them can get them from the CVS repository.
-
Jack Jansen authored
that version doesn't need these workarounds.
-
Jack Jansen authored
-
Andrew M. Kuchling authored
Fix markup errors Rewrite a sentence
-
Just van Rossum authored
-
Just van Rossum authored
-
- 12 Dec, 2002 10 commits
-
-
Chui Tey authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Thomas Heller authored
-
Kurt B. Kaiser authored
M CallTips.py Calltip fetch was erroring when an Edit window was used without a Shell. Also, fix CallTipWindow.py so test code will run and add a comment about a bug which causes the calltip window to override all others.
-
Walter Dörwald authored
containing class objects) are allowed as the second argument. This makes issubclass() more similar to isinstance() where recursive tuples are allowed too.
-
Thomas Heller authored
-
Martin v. Löwis authored
-
Thomas Heller authored
People are already using it, so these docs are certainly better than no docs at all. Markup is mostly missing and the layout is probably ugly, but this can be fixed later. Question: there are references to MS docs for the CSIDL_... constants and the IShellLink interface. Are these pointers sufficient, or should the MS docs reworded and repeated here?
-