- 06 Oct, 2002 5 commits
-
-
Martin v. Löwis authored
(most of the patch hides in rev. 1.59). Backported to 2.2.
-
Guido van Rossum authored
supervision of regrtest.py. Will backport to 2.2.2.
-
Martin v. Löwis authored
-
Tim Peters authored
-
Kurt B. Kaiser authored
[ 617097 ] EditorWindow.py: underline recent files Added a couple of mods to reduce the indentation level. Note that the recent files menu doesn't update until Idle is restarted, pre-existing bug, at least on Linux.
-
- 05 Oct, 2002 3 commits
-
-
Tim Peters authored
a junk directory behind that caused 4 other tests to fail later. Now it cleans up after itself, and the 4 bogus later failures don't happen.
-
Martin v. Löwis authored
-
Tim Peters authored
__STDC__ is defined (or something like that ...).
-
- 04 Oct, 2002 19 commits
-
-
Andrew M. Kuchling authored
-
Kurt B. Kaiser authored
[ 617109 ] WindowList.py: fix win98 quit.
-
Kurt B. Kaiser authored
[ 617125 ] EditorWindow.py: Fix the wrap (used 'none' instead of NONE)
-
Guido van Rossum authored
still may contain dots), then if that doesn't exist look for the name with dots replaced by underscores. This is a little more forgiving.
-
Raymond Hettinger authored
-
Fred Drake authored
-
Fred Drake authored
-
Marc-André Lemburg authored
by some email headers.
-
Marc-André Lemburg authored
-
Neal Norwitz authored
Don't pollute the namespace when protecting against multiple header inclusion. Prefix with Py_ and use standard naming convention Py_FILENAME_H.
-
Marc-André Lemburg authored
-
Marc-André Lemburg authored
-
Marc-André Lemburg authored
scheme.
-
Marc-André Lemburg authored
characters.
-
Martin v. Löwis authored
-
Marc-André Lemburg authored
-
Martin v. Löwis authored
-
Mark Hammond authored
Ensure that even if FormatMessage fails we (a) don't crash, and (b) provide something useful. Bugfix candidate.
-
Mark Hammond authored
-
- 03 Oct, 2002 6 commits
-
-
Mark Hammond authored
-
Michael W. Hudson authored
all along. Before instr_lb tended to be too high. I don't think this actually makes any difference, given what the compiler produces, but it makes me a bit happier.
-
Michael W. Hudson authored
Bugfix candidate.
-
Michael W. Hudson authored
allow "testlist1" to be snagged.
-
Mark Hammond authored
Trivial fix to the pep277 checkin: ensure that exceptions always have a filename attribute (previously did only when string filenames were passed, but not when unicode)
-
Mark Hammond authored
-
- 02 Oct, 2002 2 commits
-
-
Guido van Rossum authored
enough to fit in one line.
-
Michael W. Hudson authored
patch #617312, both on the trunk and the 22-maint branch. Also added a test case, and ported the test_trace I wrote for HEAD to 2.2.2 (with all those horrible extra 'line' events ;-).
-
- 01 Oct, 2002 5 commits
-
-
Martin v. Löwis authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Martin v. Löwis authored
-
Barry Warsaw authored
-