- 0d430e2 Hack ndiff to display lines w/ leading tabs more intuitively. This synchs by Tim Peters · 24 years ago
- 24ec6fb track recent change to test_extcall.py by Jeremy Hylton · 24 years ago
- 8d6e8af Hack to force -lpthread instead instead of -lcma on HPUX, by Philipp by Guido van Rossum · 24 years ago
- 6b4ec51 Fix for SF bug #117241 by Jeremy Hylton · 24 years ago
- 5942b43 define_module(): Change the "index sub-item" for definitions at module by Fred Drake · 24 years ago
- ec77e65 Fix \withsubitem so that it actually works if the only indexing macro in by Fred Drake · 24 years ago
- d34cfcb Revise the message to be a little nicer. by Fred Drake · 24 years ago
- a33c566 Avoid using \withsubitem and \ttindex internally; they have not proven by Fred Drake · 24 years ago
- efffe8e Many small markup revisions to be more consistent with markup elsewhere, by Fred Drake · 24 years ago
- 4ba298c ParserCreate(): Added test that the namespace_separator value, if given, by Fred Drake · 24 years ago
- 5f739be Do not echo the echo command with the message telling the user that Setup by Fred Drake · 24 years ago
- 0295601 Do not release unallocated Tcl objects. Closes #117278 and #117167. by Martin v. Löwis · 24 years ago
- ebc37b2 -- properly reset groups in findall (bug #117612) by Fredrik Lundh · 24 years ago
- 8fdb638 Update author information. by Fred Drake · 24 years ago
- 3c34bb3 (py-goto-beginning-of-tqs): When searching backwards for the matching by Barry Warsaw · 24 years ago
- 08a8a35 Added the -D/--docstrings option for extraction of unmarked module, by Barry Warsaw · 24 years ago
- 3aecfc9 Explained that os.path.basename() may return something different from the by Fred Drake · 24 years ago
- 4532dc1 Do not require packages that are not needed. by Fred Drake · 24 years ago
- 351960d Normalize the HTML generated for table headers. by Fred Drake · 24 years ago
- 6c7fc77 Minor simplification. by Fred Drake · 24 years ago
- ca92eeb Update the dependency information to allow the other Makefiles to handle by Fred Drake · 24 years ago
- 9566988 Noted that building the info version requires the HTML::Element package, by Fred Drake · 24 years ago
- 585698a All acknowledgements have been moved to the Doc/ACKS file. by Fred Drake · 24 years ago
- 8007849 Update build instructions to reflect the rename from Setup.in to Setup.dist. by Fred Drake · 24 years ago
- 036144d Test for and create Modules/Setup in the configure script if it does not by Fred Drake · 24 years ago
- cf3bc8c Rename Setup.in to Setup.dist, and assume that configure will create by Fred Drake · 24 years ago
- eff9a87 Lots of small markup adjustments for consistency with the rest of the by Fred Drake · 24 years ago
- 35f8d46 Update a comment to be correct. by Fred Drake · 24 years ago
- 9c68505 Remove bogus stdout redirection and use of sys.__stdout__; use by Fred Drake · 24 years ago
- 33e2c3e Remove bogus stdout redirection and use of sys.__stdout__; use by Fred Drake · 24 years ago
- bce9201 Typo: shorted --> shorter This closes bug #117706. by Fred Drake · 24 years ago
- c8fcdcb Patch 102114, Bug 11725. On OpenBSD (but apparently not on the other by Guido van Rossum · 24 years ago
- add8d86 Fix two typos in __imul__. Closes Bug #117745. by Guido van Rossum · 24 years ago
- e752baa Add IDLE wish: access items of arrays by Guido van Rossum · 24 years ago
- 53143be Since LookupError can be raised by sys.setdefaultencoding(), we should not by Fred Drake · 24 years ago
- 1dba66c Marc-Andre Lemburg <mal@lemburg.com> noted that the encode() string method by Fred Drake · 24 years ago
- 8940faf Additions from Marc-Andre Lemburg <mal@lemburg.com>, documenting by Fred Drake · 24 years ago
- 1491cac Several additions and updates based on text from Marc-Andre Lemburg by Fred Drake · 24 years ago
- 7cff7fe Many changes. by Jeremy Hylton · 24 years ago
- 628d289 Generated from rev 1.1 of ast.txt by Jeremy Hylton · 24 years ago
- 66d2c1f Small optimizations in dispatch method: 1) lookup node's __class__ once by Jeremy Hylton · 24 years ago
- 821eee3 Support for generation of ast.py from simple description of node by Jeremy Hylton · 24 years ago
- 6caae14 Try to clarify when the Modules/Setup file should be edited. Added by Fred Drake · 24 years ago
- 1378bd5 Also point TK_LIBRARY to the appropriate directory. by Guido van Rossum · 24 years ago
- 7497bd3 Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for by Fred Drake · 24 years ago
- d04592a Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for by Fred Drake · 24 years ago
- e435995 Remove some HTML from the PYTHONDOCS fragment defined here. by Fred Drake · 24 years ago
- 6a11960 Minor addition; add a little formatting to the release information that by Fred Drake · 24 years ago
- 7ceab73 Make this actually work now that the tool is checked in here instead of by Fred Drake · 24 years ago
- 661ea26 Ka-Ping Yee <ping@lfw.org>: by Fred Drake · 24 years ago
- bd6f4fb Insert the current directory to the front of sys.path -- and remove it by Guido van Rossum · 24 years ago
- 0702507 Added a test case for the saxutils.prepare_input_source setSystemId bug. by Lars Gustäbel · 24 years ago
- 4ced5e7 Fix bug in prepare_input_source (patched by Paul P., sourceforge.net down by Lars Gustäbel · 24 years ago
- cfd3bd8 Updated output. by Lars Gustäbel · 24 years ago
- 2fc5294 Added some more tests here and there. by Lars Gustäbel · 24 years ago
- 277a211 Added entries for the xml.dom.minidom module. by Fred Drake · 24 years ago
- 669d36f Paul Prescod <paul@prescod.net>: by Fred Drake · 24 years ago
- f61eac4 Remove second horizontal line below table headers; it is just too distracting. by Fred Drake · 24 years ago
- 9880062 Remove some obsolete files, and update the README. by Fred Drake · 24 years ago
- d038ca8 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
- 16f6329 Make reindent.py happy (lots of trailing whitespace removed). by Fred Drake · 24 years ago
- 098b55a Make reindent happy, but not in the way it planned! by Fred Drake · 24 years ago
- 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
- 2e6d25c Use 4-space indents. by Fred Drake · 24 years ago
- 2ec80fa Clean up the temporary file when done with it. by Fred Drake · 24 years ago
- dce5641 Make sure the temporary file is cleaned up even when we raise TestSkipped. by Fred Drake · 24 years ago
- 44b6bd2 Added note saying to use test_support.TESTFN for a temporary filename, by Fred Drake · 24 years ago
- 8902442 Added exception to the rule that the buffer returned by PyString_AsString() by Fred Drake · 24 years ago
- 246f65f Correct the name of a parameter in the description of the register() function. by Fred Drake · 24 years ago
- 0aaed27 Added test for regression on SourceForge bug #117490. by Fred Drake · 24 years ago
- de3518e Maildir.__init__(): Make sure self.boxes is set. by Fred Drake · 24 years ago
- 185f42d struct.pack has become picky about h (short) and H (unsigned short). by Jack Jansen · 24 years ago
- 339ecc6 Updated because developer option isn't distributed separately anymore. by Jack Jansen · 24 years ago
- 5c35f5a Removed, no longer pertinent. by Jack Jansen · 24 years ago
- 87f204a Final version used for 2.0 distribution. by Jack Jansen · 24 years ago
- 0579eb0 More names. by Fred Drake · 24 years ago
- 8c2fd49 Added missing entry for invert() function. by Fred Drake · 24 years ago
- 7ef2ba7 Minor tweaks to catch up with the current code in a few spots. by Greg Ward · 24 years ago
- d097d48 Flesh out the "LaTeX Primer" some more. by Fred Drake · 24 years ago
- 9c801ab t_bootstram(): Use PySys_WriteStderr() instead of fprintf(stderr,...). by Fred Drake · 24 years ago
- ff88e46 more edits to make the text fit (jvr) by Just van Rossum · 24 years ago
- 17f944b oops, that one caused a syntax error... (jvr) by Just van Rossum · 24 years ago
- c924661 edits to make the 2.0 copyright fit in the about box again... (jvr) by Just van Rossum · 24 years ago
- a1a3356 Cleaned uthread dependencies (jvr) by Just van Rossum · 24 years ago
- 0f2fd16 Hm, I never checked in my incomplete "run with interpreter" mods. UI is there (but is disabled), functionality is not there. by Just van Rossum · 24 years ago
- 6508c7c fixed 2.0 compat bug by Just van Rossum · 24 years ago
- 860106a Update the display of some floating point values at the interactive prompt by Fred Drake · 24 years ago
- 8413b47 Added PyMac_OutputSeen(), which acknowledges all current output in the stdio window, i.e. it acts like input has been read insofar as the keep-console-open option is interested. by Jack Jansen · 24 years ago
- f1a0a4b Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working. by Jack Jansen · 24 years ago
- 538bd13 Ready for 2.0 by Jack Jansen · 24 years ago
- 3e3eb3e Oops, all the options were off-by-one. Reported by Tom Bridgman. by Jack Jansen · 24 years ago
- 635a044 Fixed balloon help for options. Sort-of reported by Russell Finn. by Jack Jansen · 24 years ago
- b8bb3fe Fixed balloon help for startup options. Reported by Russell Finn. by Jack Jansen · 24 years ago
- 62e3843 Removed try/except TypeError around calling the ae handler function, it masksprogrammer errors and obfuscates the stacktrace. Suggested by Tattoo Mabonzo K. by Jack Jansen · 24 years ago
- 136815d Oops, not only the Popt versions were wrong, the resources were also short. by Jack Jansen · 24 years ago
- 9ec8c06 Different phrasing of keepconsole options, suggested by David Goodger. by Jack Jansen · 24 years ago
- 7490236 Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before). This makes the CGI tools work nicely for Quit. by Jack Jansen · 24 years ago
- fd9925a Use MacOS.OutputSeen() on menuselections. Removed KeepConsole code again. This solution is better: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before). by Jack Jansen · 24 years ago
- a577aa2 Remove the bzip2 archives from the "distfiles" target. There are not by Fred Drake · 24 years ago
- d2f5a9a Fixed a bug that caused namespace names to be reported as lists rather by Lars Gustäbel · 24 years ago