- 06 Mar, 2001 22 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
PythonInterpreterClassic and PythonInterpreterCarbon now have filetype "Atmp". The ConfigurePythonXXX scripts will set this to APPL when copying either of those to PythonInterpreter.
-
Jack Jansen yazdı
macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype).
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Re-try the file copy once if it fails. This works around an obscure and non-reproducibe bug in GUSI.
-
Jack Jansen yazdı
-
Skip Montanaro yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
and clarity. Add a footnote to the information on the possibility of shadowing builtins with locals & module globals.
-
Fred Drake yazdı
Web browsers tried to wrap lines in bad ways, so we avoid the problem by putting fewer words on the page.
-
Fred Drake yazdı
the right directory (which actually exists).
-
Fred Drake yazdı
Remove premature use of negative indexes in string operation examples; negative indexes have not been explained at that point, and the use of negative indexes are not necessary for the examples.
-
Fred Drake yazdı
SyntaxError.
-
Fred Drake yazdı
Always has the lineno and filename of the source text.
-
Fred Drake yazdı
-
Fred Drake yazdı
into Makefile.pre.in; the configure script will only determine the basename of the file. This fixes installation of a Python built using C++, reported by Greg Wilson.
-
- 05 Mar, 2001 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 04 Mar, 2001 2 kayıt (commit)
-
-
Neil Schemenauer yazdı
Makefile: LIBOBJS incorrect".
-
Tim Peters yazdı
-
- 03 Mar, 2001 7 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
module; do not attempt to insert the API object into the module dict if there was an error creating it.
-
Fred Drake yazdı
Added information on using non-Microsoft compilers on Windows. [Minor edits for markup consistency. --FLD]
-
Fred Drake yazdı
some fairly recent versions have an anaemic selection of terminal-control symbols. This closes SF bug #405567.
-
Barry Warsaw yazdı
test_dl, test___all__, test_fork1, and test_longexp. All these either take way too long with Insure or crash it.
-
Andrew M. Kuchling yazdı
Update nested scope section.
-
- 02 Mar, 2001 6 kayıt (commit)
-
-
Ka-Ping Yee yazdı
-
Andrew M. Kuchling yazdı
-
Fred Drake yazdı
site. These now seem (slightly) more reliable, and easier to work with since update-docs.sh no longer needs to be installed ahead of time on my account at SF.
-
Fred Drake yazdı
documentation. Fix a few small markup nits.
-
cvs2svn yazdı
-
Fred Drake yazdı
(There are too many initspam() functions; they need to be renamed post-beta.)
-