- 25 Eki, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
will be added to Doc/perl/l2hinit.perl shortly.
-
- 24 Eki, 2000 10 kayıt (commit)
-
-
Fred Drake yazdı
just sitting around in my working directory.
-
Fred Drake yazdı
Changes to error messages to increase consistency & clarity. This (mostly) closes SourceForge patch #101839.
-
Guido van Rossum yazdı
at the end. This fixes a problem where python Lib/test/test_import.py failed while "make test" succeeded.
-
Lars Gustäbel yazdı
-
Lars Gustäbel yazdı
now, so can't find number).
-
Lars Gustäbel yazdı
-
Lars Gustäbel yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
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 yazdı
distracting.
-
- 23 Eki, 2000 13 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
and be clear that you need to clean it up when done.
-
Fred Drake yazdı
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 yazdı
function. This closes bug #117467.
-
Fred Drake yazdı
-
Fred Drake yazdı
This closes SourceForge bug #117490.
-
- 22 Eki, 2000 7 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Added table mapping abstract operations to syntax to functions, based on a suggestion from Bob Weiner <weiner@beopen.com>.
-
Greg Ward yazdı
Wrote the "Distutils Configuration Files" section.
-
- 20 Eki, 2000 9 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
This closes bug #117324.
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
Hm, I never checked in my incomplete "run with interpreter" mods. UI is there (but is disabled), functionality is not there.
-
Just van Rossum yazdı
-
Fred Drake yazdı
to reflect current behavior. This closes SourceForge bug #117305. Made a reference to the library reference a hyperlink. Fixed some minor markup nits.
-