summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finished the GC section.Andrew M. Kuchling2000-06-301-71/+67
* Document recently-added mouse-related functionsAndrew M. Kuchling2000-06-301-0/+50
* - fixed split behaviour on empty matchesFredrik Lundh2000-06-304-42/+55
* Allow 2.0 on the list of target versions. NB. this isn't enough: the GUI part,Greg Ward2000-06-291-5/+5
* still trying to figure out how to fix the remainingFredrik Lundh2000-06-292-13/+134
* Don't try to guess the name of a .def file -- if one is supplied, use it,Greg Ward2000-06-291-6/+0
* On second thought, first try for _winreg, and then winreg. Only if bothGreg Ward2000-06-291-1/+5
* Removed --l2h-config option; it introduced unnecessary complexity andFred Drake2000-06-291-10/+1
* Changed to use _winreg module instead of winreg.Greg Ward2000-06-291-6/+6
* Cleaned up and reformatted by Rene Liebscher.Greg Ward2000-06-291-95/+113
* Bump version to 2.0.Guido van Rossum2000-06-292-0/+2920
* Bump version to 2.0b1. Change copyright to BeOpen, CNRI, SMC.Guido van Rossum2000-06-291-4/+4
* Bump version to 2.0b1.Guido van Rossum2000-06-291-6/+6
* Tentative 2.0 and BeOpen upgrade.Guido van Rossum2000-06-291-50/+38
* Trent Mick <trentm@activestate.com>:Fred Drake2000-06-291-4/+11
* Trent Mick <trentm@activestate.com>:Fred Drake2000-06-291-67/+102
* Trent Mick <trentm@activestate.com>:Fred Drake2000-06-291-5/+6
* This patch extends PC/config.h and configure.in as appropriate forFred Drake2000-06-294-10/+61
* Update comments relating to the removal of the -X option and of stringFred Drake2000-06-291-16/+11
* Typo.Fred Drake2000-06-291-1/+1
* The low-level interface is now in _winreg; update the import here.Fred Drake2000-06-291-1/+1
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-292-0/+652
* Package docstring.Fred Drake2000-06-291-0/+8
* The usual :)Guido van Rossum2000-06-2927-1113/+1252
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-295-0/+960
* Package docstring and initialization.Fred Drake2000-06-291-0/+25
* Package docstring.Fred Drake2000-06-292-0/+23
* This patch addresses two main issues: (1) There exist some non-fatalFred Drake2000-06-2910-49/+126
* [Old patch that hadn't been checked in.]Fred Drake2000-06-291-2/+11
* - fixed another split problemFredrik Lundh2000-06-296-15/+22
* - workaround to make 1.6 build under MSVC 5.0. hopefully,Fredrik Lundh2000-06-291-0/+4
* Skip Montanaro: modify test_socket.py to listen/connect using loopback addrGuido van Rossum2000-06-291-2/+2
* - fixed splitFredrik Lundh2000-06-294-130/+116
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-291-0/+318
* Finish converting the winreg extension to _winreg.Fred Drake2000-06-292-1477/+3
* Nils Fischbeck: added doc strings to everything. Martin von LoewisGuido van Rossum2000-06-291-9/+1087
* Change string exceptions to class exceptions.Guido van Rossum2000-06-291-2/+3
* Update the module name to _winreg, pending checkin of Paul Prescod'sFred Drake2000-06-291-3/+3
* Thread support is turned on my default now. To disable buildingBarry Warsaw2000-06-293-543/+543
* Updated the comment in this file to reflect the new defaults. ThreadsBarry Warsaw2000-06-291-3/+4
* Change the loop index in normalizestring() to size_t too, to avoid aGuido van Rossum2000-06-291-1/+1
* pyexpat notes: add the name of the archive to the ar commandJeremy Hylton2000-06-291-1/+1
* Whoops! We just discovered that Gordon's revamp of this module wasGuido van Rossum2000-06-291-49/+310
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-291-0/+4
* - renamed "tolower" hook (it happened to work withFredrik Lundh2000-06-292-20/+20
* Typo fix.Greg Ward2000-06-291-1/+1
* - make sure group names are valid identifiersFredrik Lundh2000-06-291-5/+25
* - last patch broke parse_template; fixed by changing someFredrik Lundh2000-06-292-97/+151
* demonstration importersGreg Stein2000-06-291-0/+248
* - removed "alpha only" licensing restrictionFredrik Lundh2000-06-294-62/+14