- 10 Nis, 2000 15 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
recently changed.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Greg Ward yazdı
to account for it not being defined in the constructor.
-
Guido van Rossum yazdı
In line with a similar checkin to object.c a while ago, this patch gives a more descriptive error message for an attribute error on a class instance. The message now looks like: AttributeError: 'Descriptor' instance has no attribute 'GetReturnType'
-
Guido van Rossum yazdı
to prevent possible buffer overruns.
-
Guido van Rossum yazdı
-
Greg Ward yazdı
-
Greg Ward yazdı
crashing when self.force not defined. Revise 'copy_file()' and 'copy_tree()' docstrings accordingly. Remove 'hasattr()' check for 'self.force' from 'make_file()'.
-
Greg Ward yazdı
'get_python_lib()'.
-
Greg Ward yazdı
-
Greg Ward yazdı
timestamps), so every build_* command has 'self.force', which follows the 'build' command if not set by the user.
-
Greg Ward yazdı
to all commands in the same way. Several Command methods now either expect 'self.force' to be defined, or check if it is defined and assume it's false if not.
-
Greg Ward yazdı
-
- 09 Nis, 2000 17 kayıt (commit)
-
-
Greg Ward yazdı
-
Greg Ward yazdı
Started writing the "Standard Build and Install" section.
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Greg Ward yazdı
Distutils manual.
-
Greg Ward yazdı
checking it in so I can move things around in the CVS repository.
-
Greg Ward yazdı
(also needed by inst.tex).
-
Greg Ward yazdı
Added code to include source files from 'build_clib' command to default file list -- currently this won't work, since 'build_clib' doesn't have a 'get_source_files()' method!
-
Greg Ward yazdı
-
Greg Ward yazdı
-
Greg Ward yazdı
Python library hoping to find out more about the Distutils.
-
- 08 Nis, 2000 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Fred Drake yazdı
-
- 07 Nis, 2000 5 kayıt (commit)
-
-
Fred Drake yazdı
process.
-
Fred Drake yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-