summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* distutils setup files for TkinterJeremy Hylton2000-10-162-0/+31
* misc. RPM support filesJeremy Hylton2000-10-164-0/+383
* Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>.Fred Drake2000-10-163-0/+172
* Correct form of FourThought's nameAndrew M. Kuchling2000-10-161-1/+1
* Bump version to 1.0.1.Greg Ward2000-10-151-1/+1
* Fixed minor problem with reset().Lars Gustäbel2000-10-141-1/+2
* Prep the Windows installer for 2.0 final:Tim Peters2000-10-143-8/+14
* For PyErr_Format(), note that the exception parameter can be a string orFred Drake2000-10-141-2/+2
* Adjust the Macintosh manual to have the formatting dependencies forFred Drake2000-10-141-6/+6
* For os.stat() & friends, note that the time fields are returned asFred Drake2000-10-141-1/+3
* Update dependencies for the Macintosh manual.Fred Drake2000-10-141-1/+5
* Update to include all the new chapters & sections.Fred Drake2000-10-141-9/+24
* Remove everything that is not module documentation.Fred Drake2000-10-141-41/+0
* Fix some internal references that I botched.Fred Drake2000-10-141-4/+4
* Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>.Fred Drake2000-10-141-0/+374
* Chapters on Mac Toolbox modules and other undocumented modules, ready toFred Drake2000-10-142-0/+245
* Documentation for the aepack and aetypes modules, by Vincent MarchettiFred Drake2000-10-142-0/+112
* Chris Barker <cbarker@jps.net>:Fred Drake2000-10-141-2/+2
* Chris Barker <cbarker@jps.net>:Fred Drake2000-10-141-18/+21
* Chris Barker <cbarker@jps.net>:Fred Drake2000-10-141-4/+2
* Chris Barker <cbarker@jps.net>:Fred Drake2000-10-141-7/+20
* Wrap a long line.Fred Drake2000-10-141-2/+2
* More names.Fred Drake2000-10-141-0/+2
* A bunch of nits fix and some additional information added by ChrisFred Drake2000-10-142-13/+18
* Update the comments for the BSD DB module, including a new pointer toFred Drake2000-10-141-3/+5
* Center the top line of the license page, to make it look just a little bitFred Drake2000-10-141-1/+1
* Removed debugging code at bottom.Greg Ward2000-10-141-8/+0
* Untabified.Greg Ward2000-10-148-14/+14
* Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by addingGreg Ward2000-10-141-3/+6
* Lyle Johnson: use 'normcase()' in addition to 'normpath()' when testing ifGreg Ward2000-10-141-2/+4
* Bastian Kleineidam: fix up any supplied command-line options.Greg Ward2000-10-141-1/+16
* Call SchedParams(1,0) so the dialog is correctly re-enabled after something h...Jack Jansen2000-10-131-2/+5
* Added some of the new Numeric modules (which weren't rebuilt).Jack Jansen2000-10-131-0/+1
* If we're installing to another partition than the system partition offer to c...Jack Jansen2000-10-132-1/+16
* Updated with cmd-. fix and PythonCore copy option.Jack Jansen2000-10-131-3/+4
* getting closeJeremy Hylton2000-10-131-3/+3
* run the std regression test suite using bytecode produced by the compilerJeremy Hylton2000-10-131-0/+55
* add -d option that dumps entire AST before compilingJeremy Hylton2000-10-131-2/+5
* Now supports entire Python 2.0 language and still supports PythonJeremy Hylton2000-10-138-186/+926
* Updated test suite to latest pulldom changes.Lars Gustäbel2000-10-132-19/+19
* Moved appendChild calls back to DOMEventStream.Lars Gustäbel2000-10-131-7/+27
* Clear siblings, now that they are being set.Paul Prescod2000-10-131-0/+2
* Made options global (as PyMac_options) so macosmodule can access it.Jack Jansen2000-10-131-0/+2
* Update the release number and date.Fred Drake2000-10-132-3/+3
* Make the regrtest.py -l (findleaks) option considerably less obnoxious.Neil Schemenauer2000-10-131-4/+10
* Vise archive templates used for 2.0c1Jack Jansen2000-10-121-0/+0
* Disribution templates used for 2.0c1Jack Jansen2000-10-122-30/+33
* Projects used for 2.0c1Jack Jansen2000-10-1231-18/+13
* Use MacOS.KeepConsole to always exit if the program calls FrameWork._quit(). ...Jack Jansen2000-10-121-2/+6
* Added sha module, it's needed by the unicode stuff, it seems.Jack Jansen2000-10-121-0/+2