- 12 Mar, 2001 1 commit
-
-
Fred Drake authored
This closes SF bug #407777.
-
- 11 Mar, 2001 6 commits
-
-
Tim Peters authored
May or may not be related to bug 407680 (obmalloc.c - looks like it's corrupted). This repairs the illegal vrbl names, but leaves a pile of illegal macro names (_THIS_xxx, _SYSTEM_xxx, _SET_HOOKS, _FETCH_HOOKS).
-
Tim Peters authored
apparently forgot to play along. Make complex act like float.
-
Tim Peters authored
-
Tim Peters authored
As the bug report notes, the Windows installer creates a useless pydoc file in the base directory. Changed the installer to rename it pydoc.pyw instead.
-
Tim Peters authored
to be used in Windows. They got out of synch. Repaired that, and added comments to each one pointing at the other.
-
Fred Drake authored
them; this closes SF bug #407504.
-
- 10 Mar, 2001 7 commits
-
-
Tim Peters authored
IDLE, and it likely changes across releases anyway).
-
Andrew M. Kuchling authored
-
Jack Jansen authored
-
Ka-Ping Yee authored
-
Ka-Ping Yee authored
-
Fred Drake authored
to avoid segfaults when more than one feature is named in the future statement. This tests for regression of SF bug #407394.
-
Fred Drake authored
commas in the concrete syntax; checking those causes a segfault. This fixes SF bug #407394.
-
- 09 Mar, 2001 1 commit
-
-
Jack Jansen authored
-
- 08 Mar, 2001 7 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Fred Drake authored
(Based on reader comment!)
-
Fred Drake authored
some NT/IE5.5 users to see only boxes for these characters. This might be specific to NT Service Pack 6.
-
Jack Jansen authored
-
- 07 Mar, 2001 3 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 06 Mar, 2001 15 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
PythonInterpreterClassic and PythonInterpreterCarbon now have filetype "Atmp". The ConfigurePythonXXX scripts will set this to APPL when copying either of those to PythonInterpreter.
-
Jack Jansen authored
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 authored
-
Jack Jansen authored
Re-try the file copy once if it fails. This works around an obscure and non-reproducibe bug in GUSI.
-
Jack Jansen authored
-
Skip Montanaro authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Fred Drake authored
-
Fred Drake authored
and clarity. Add a footnote to the information on the possibility of shadowing builtins with locals & module globals.
-