- 59e07bd INSTALLATION: Remove the coexist.patch instructions by Kurt B. Kaiser · 23 years ago
- c9a4215 Put this in the attic, at least for now... by Kurt B. Kaiser · 23 years ago
- 96d8842 Implement idle command interface as suggested by GvR [idle-dev] 16 July by Kurt B. Kaiser · 23 years ago
- cf580c7 Added tests for the new yield support in the parser module. by Fred Drake · 23 years ago
- 861adac This has never worked on Windows. Now it does. If it breaks on Unix now, by Tim Peters · 23 years ago
- 0606933 test_basic(): Add a test for "person@dom.ain (User J. Person)" which by Barry Warsaw · 23 years ago
- b8a55c0 Stoopid change, just to mention that the last checkin resolves SF bug #437395 by Barry Warsaw · 23 years ago
- 9ec58aa Fix address parsing to be RFC 2822 conformant. Specifically, dots are by Barry Warsaw · 23 years ago
- 19ff4ac Add a unit test for sgmllib (needs work, but has already caught problems). by Fred Drake · 23 years ago
- 14f6c18 Give more useful information about a failing PyUnit-style test. by Fred Drake · 23 years ago
- 50bc19f Remove a duplicate test. by Fred Drake · 23 years ago
- 0381339 Document doctest's generator-future hack. by Tim Peters · 23 years ago
- fb38c76 In CDATA mode, make sure entity-reference syntax is not interpreted; by Fred Drake · 23 years ago
- 63a4740 Fix a mismatched parenthesis in the last patch. by Guido van Rossum · 23 years ago
- 286b107 [Bug #441527] Fixes for preprocessor support, contributed by Tarn by Andrew M. Kuchling · 23 years ago
- d65ca72 Added installation instructions. by Kurt B. Kaiser · 23 years ago
- 91e476f Add a script "idles" which opens a Python Shell window. by Kurt B. Kaiser · 23 years ago
- fe2127d Ugly. A pile of new xxxFlags() functions, to communicate to the parser by Tim Peters · 23 years ago
- e75785a Call out IDLE Fork in startup message. by Kurt B. Kaiser · 23 years ago
- 21ebb21 Add a script "idles" which opens a Python Shell window. by Kurt B. Kaiser · 23 years ago
- 5ba5866 Part way to allowing "from __future__ import generators" to communicate by Tim Peters · 23 years ago
- b09f7ed Preliminary support for "from __future__ import generators" to enable by Guido van Rossum · 23 years ago
- 0765976 tabnanny and pyclbr are now found in /Lib by Kurt B. Kaiser · 23 years ago
- 03b75dc Remove, was retained for 1.5.2 support by Kurt B. Kaiser · 23 years ago
- 8600b47 Be more permissive in what is accepted as an attribute name; this makes by Fred Drake · 23 years ago
- 3eb7860 Installing Idle to site-packages via Distutils does not by Kurt B. Kaiser · 23 years ago
- b765176 py-cvs-2001_07_13 (Rev 1.3) merge by Kurt B. Kaiser · 23 years ago
- 7711b5f py-cvs-2001_07_13 (Rev 1.4) merge by Kurt B. Kaiser · 23 years ago
- 4061054 py-cvs-2001_07_13 (Rev 1.4) merge by Kurt B. Kaiser · 23 years ago
- a4c9be8 py-cvs-2001_07_13 (Rev 1.16) merge by Kurt B. Kaiser · 23 years ago
- bb6b1e9 py-cvs-2001_07_13 (Rev 1.34) merge by Kurt B. Kaiser · 23 years ago
- 752e4d5 py-cvs-2001_07_13 (Rel 1.9) merge by Kurt B. Kaiser · 23 years ago
- 8bf5b20 py-cvs-2001_07_13 (Rel 1.7) merge by Kurt B. Kaiser · 23 years ago
- df8a40f py-cvs-2000_07_13 (Rev 1.9) merge by Kurt B. Kaiser · 23 years ago
- fd182cd py-cvs-2000_07_13 (Rev 1.38) merge by Kurt B. Kaiser · 23 years ago
- 4796c65 py-cvs-rel2_1 (Rev 1.2) merge by Kurt B. Kaiser · 23 years ago
- 1313833 py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs 1.2 changed file to idlefork MAIN by Kurt B. Kaiser · 23 years ago
- bdaac36 py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- f61eb42 py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- fcd44ec py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- d5338a8 py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 94bd774 cvs-py-rel2_1 (Rev 1.29 - 1.33) merge by Kurt B. Kaiser · 23 years ago
- 3269cc8 py-cvs-rel2_1 (Rev 1.6 - 1.8) merge by Kurt B. Kaiser · 23 years ago
- 48b0314 py-cvs-rel2_1 (Rev 1.3) "move "from Tkinter import *" to module level" --jhylton by Kurt B. Kaiser · 23 years ago
- bec5e5c py-cvs-rel2_1 (Rev 1.6) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 4d4d212 cvs-py-rel2_1 (Rev 1.5) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 6e735c9 Updated this file to match reality. by Guido van Rossum · 23 years ago
- 6a945a5 py-cvs-rel2_1 (Rev 1.3) merge "Make the test program work outside IDLE." -- GvR by Kurt B. Kaiser · 23 years ago
- 8220fdd py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 233bf2c py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 4e32e7e py-cvs-rel2_1 (Rev 1.4) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 7717ad6 py-cvs-rel2_1 (Rev 1.6) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 0960015 Should raise TestSkipped, not ImportError, when deciding to skip the test. by Guido van Rossum · 23 years ago
- 9a8c8e2 Having fun on my own time: quicker flat_conjoin; Knights Tour solver by Tim Peters · 23 years ago
- 7eea271 py-cvs-rel2_1 (Rev 1.4) merge - move "import *" to module level by Kurt B. Kaiser · 23 years ago
- 0e5fb0a py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 6be6790 py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- afdf71b py-cvs-rel2_1 (Rev 1.33 - 1.37) merge by Kurt B. Kaiser · 23 years ago
- a3253d7 py-cvs-rel2_1 merge - Remove, lives in /Lib by Kurt B. Kaiser · 23 years ago
- 628b362 py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 5291d46 py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 6df4bf2 py-cvs-rel2_1 (Rev 1.11 and 1.12) merge by Kurt B. Kaiser · 23 years ago
- d6c4c9e py-cvs-rel2_1 (Rev 1.12) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- ae67647 py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- a1d5455 Remove the last remnants of the hacks to worm around leaks. by Tim Peters · 23 years ago
- 3446365 Repair flawed example. by Tim Peters · 23 years ago
- c4889c4 Remove now-unnecessary "from __future__ import nested_scopes" stmts. by Tim Peters · 23 years ago
- 9a1ae1a py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
- 180b6be py-cvs-rel1_2 (Rev 1.4) merge, by Kurt B. Kaiser · 23 years ago
- fd4ff52 Actually remove directories from sys.path if they do not exist; the intent by Fred Drake · 23 years ago
- b20e9db Remove reference cycle breaking code. The GC now takes care of it. by Neil Schemenauer · 23 years ago
- 88c761a Test GC of frame objects. by Neil Schemenauer · 23 years ago
- 28358fb Make the test pass now that 10**-15 returns a float instead of raising by Guido van Rossum · 23 years ago
- e9880c8 py-cvs merge, python 1.5.2 compatability by Steven M. Gava · 23 years ago
- 42f6c64 py-cvs merge, better error dialog by Steven M. Gava · 23 years ago
- 9713992 py-cvs merge, additions by Steven M. Gava · 23 years ago
- 817a76c py-cvs merge, correct indentation by Steven M. Gava · 23 years ago
- fc0386c py-cvs merge, correct typo by Steven M. Gava · 23 years ago
- 569b17f py-cvs merge, update colour changing info by Steven M. Gava · 23 years ago
- 6a479f5 PEP 250: Add lib/site-packages to sys.path on Windows; also sys.prefix by Tim Peters · 23 years ago
- 9fe8828 py-cvs merge, idle_dir loading changed by Steven M. Gava · 23 years ago
- ba910c1 py-cvs merge, version update by Steven M. Gava · 23 years ago
- 3230d5c SF patch #440170: Tests for fileinput module. by Tim Peters · 23 years ago
- 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 23 years ago
- b905633 xmlrpclib for python 2.2; initial checkin by Fredrik Lundh · 23 years ago
- 79c8671 SF patch #440144: Tests and minor bugfix for uu module by Tim Peters · 23 years ago
- 9178af1 Initial revision by Kurt B. Kaiser · 23 years ago
- 05be1a0 Ported to Windows: by Guido van Rossum · 23 years ago
- 39f1b36 A test suite for SocketServer.py that exposes the various bugs just by Guido van Rossum · 23 years ago
- 7de4d64 IMPORTANT FIX: This should definitely go into the 2.1.1 release!!! by Guido van Rossum · 23 years ago
- 2d96f11 map re.sub() to string.replace(), when possible by Fredrik Lundh · 23 years ago
- e06cbb8 bug #436596 by Fredrik Lundh · 23 years ago
- beb6713 When reading a continuation line, make sure we still use the transformed by Fred Drake · 23 years ago
- dc19163 Allow underscores in tag names and quote characters in unquoted attribute by Fred Drake · 23 years ago
- c09cf33 Rip out tests for xrange() features no longer supported. by Guido van Rossum · 23 years ago
- 3156956 Added a non-recursive implementation of conjoin(), and a Knight's Tour by unknown · 23 years ago
- a5aa0b5 dummy checkin for testing, please ignore by unknown · 23 years ago
- fee75ac Fix for SF bug #425868. by unknown · 23 years ago
- 67bbd7a Clean up a bare except: clause. by unknown · 23 years ago
- 3db163a Clean up a bare except: clause. by unknown · 23 years ago