- 25 Oct, 2000 3 commits
-
-
Fred Drake authored
whatever is being documented, not necessarily Python. (These tools are also used for the How-To documents, etc.)
-
Fred Drake authored
-
Fred Drake authored
will be added to Doc/perl/l2hinit.perl shortly.
-
- 24 Oct, 2000 10 commits
-
-
Fred Drake authored
just sitting around in my working directory.
-
Fred Drake authored
Changes to error messages to increase consistency & clarity. This (mostly) closes SourceForge patch #101839.
-
Guido van Rossum authored
at the end. This fixes a problem where python Lib/test/test_import.py failed while "make test" succeeded.
-
Lars Gustäbel authored
-
Lars Gustäbel authored
now, so can't find number).
-
Lars Gustäbel authored
-
Lars Gustäbel authored
-
Fred Drake authored
-
Fred Drake authored
Documentation for the xml.dom.minidom module & Python DOM API. FLD: I have revised the markup in some places and added a few minor details to Paul's text, but that's it. Given the substantial structural differences with the bulk of the presentation, I will be making additional revisions over the next few days.
-
Fred Drake authored
distracting.
-
- 23 Oct, 2000 13 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
and be clear that you need to clean it up when done.
-
Fred Drake authored
and PyString_AsStringAndSize() for strings that were just created using PyString_FromStringAndSize(NULL, n). This closes bug #117377. Added warning about passing NULL to the concrete object functions; many of them use the appropriate Py<Type>_Check() test, but do not check for NULL. "de-allocated" --> "deallocated"
-
Fred Drake authored
function. This closes bug #117467.
-
Fred Drake authored
-
Fred Drake authored
This closes SourceForge bug #117490.
-
- 22 Oct, 2000 7 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Fred Drake authored
-
Fred Drake authored
Added table mapping abstract operations to syntax to functions, based on a suggestion from Bob Weiner <weiner@beopen.com>.
-
Greg Ward authored
Wrote the "Distutils Configuration Files" section.
-
- 20 Oct, 2000 7 commits
-
-
Fred Drake authored
-
Fred Drake authored
This closes bug #117324.
-
Just van Rossum authored
-
Just van Rossum authored
-
Just van Rossum authored
-
Just van Rossum authored
-
Just van Rossum authored
Hm, I never checked in my incomplete "run with interpreter" mods. UI is there (but is disabled), functionality is not there.
-