- 09 Nis, 2000 12 kayıt (commit)
-
-
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 14 kayıt (commit)
-
-
Fred Drake yazdı
process.
-
Fred Drake yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
The copytree function doesn't pass the symlinks parameter in recursicve calls
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Ready for 1.6a1. Reordered the defines to be in line with config.h.in again, so tracking the new defines will be easier in future.
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
representation of code objects when optimization is on (python -O). It was always reported as -1 instead of the real lineno.
-
- 06 Nis, 2000 11 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
doesn't mean what the Python programmer thought...
-
Fred Drake yazdı
Clean up several markup problems & inconsistencies.
-
Fred Drake yazdı
unicode(): Added \versionadded{} annotations.
-
Fred Drake yazdı
Added UnicodeType.
-
Fred Drake yazdı
Added note that Unicode strings are picklable.
-
Fred Drake yazdı
standard exceptions), added documentation of UnboundLocalError.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
Added UnicodeError description.
-
Fred Drake yazdı
Add Unicode strings to the list of marshalable types.
-