summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch #495598: add an -q (quiet) option to pycompile.Martin v. Löwis2002-03-183-11/+31
* Correctly set default entry in all cases.Martin v. Löwis2002-03-181-6/+9
* Patch #499513: use readline() instead of readlines(). Removed theMartin v. Löwis2002-03-181-16/+6
* Patch #512466: Script to move faqwiz entries.Martin v. Löwis2002-03-182-0/+50
* Patch #525870: Avoid duplicate stat calls, use st_ attributes.Martin v. Löwis2002-03-181-4/+2
* Fix for SF bug 528132 (Armin Rigo): classmethod().__get__() segfaultGuido van Rossum2002-03-182-0/+7
* dump the string exception fallback for anydbm.error.Skip Montanaro2002-03-181-5/+2
* initial test_anydbm module - based on test_dumbdbm.pySkip Montanaro2002-03-181-0/+96
* further work on dynamic reconfiguration;Steven M. Gava2002-03-182-0/+34
* netrc will now raise a more predictable exception when $HOME is not setPaul Prescod2002-03-181-1/+4
* added note that xmlrpclib won't marshal instances of subclasses of theSkip Montanaro2002-03-171-1/+3
* restructure a bit to not rely on test case execution orderingSkip Montanaro2002-03-171-4/+28
* Regenerated for Irix 6.5.Jack Jansen2002-03-173-69/+776
* Patch by Michael Pruett: make regen work on Irix 6.0 and 6.5.Jack Jansen2002-03-171-1/+2
* SF patch 530070: pydoc regression, from Martin and Guido.Tim Peters2002-03-172-5/+30
* Patch #430706: Persistent connections in BaseHTTPServer.Martin v. Löwis2002-03-174-40/+145
* Patch #485959: Various changes to Tix demos.Martin v. Löwis2002-03-1714-302/+401
* Document that _POSIX_SEMAPHORES is predefined.Martin v. Löwis2002-03-171-0/+4
* Patch #525532: Add support for POSIX semaphores.Martin v. Löwis2002-03-171-0/+119
* Fix stupid typo in example.Fred Drake2002-03-161-1/+1
* Markup error: braces not properly marked in dictionary displayFred Drake2002-03-161-1/+1
* Clarify the descriptions of the positive and negative lookbehind assertions.Fred Drake2002-03-161-9/+30
* pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will notFred Drake2002-03-161-0/+8
* Applet icon.Jack Jansen2002-03-161-0/+0
* Revise the markup related to the grammar productions to increase theFred Drake2002-03-157-98/+95
* Make the release status obvious in the title area.Fred Drake2002-03-152-2/+2
* Patch #530105: Allow file object may to be subtypedMartin v. Löwis2002-03-152-11/+11
* (py-honor-comment-indentation, py-compute-indentation): Fix theBarry Warsaw2002-03-151-3/+7
* Wrap a couple of long lines.Fred Drake2002-03-151-2/+4
* Corrected _localized_name.__getitem__ based on code in patch 503202 (which ISkip Montanaro2002-03-151-7/+9
* Patch #527427: minidom fails to use NodeList sometimes.Martin v. Löwis2002-03-151-5/+5
* Skip test_longexp for MacPython on Mac OS X. It triggers a pathological reall...Jack Jansen2002-03-151-1/+5
* Patch 527434: Avoid double inclusion of thread.o on Sol2.8.Martin v. Löwis2002-03-152-212/+218
* If no webbrowsers were found _tryorder would be empty, cmd would never be set...Jack Jansen2002-03-151-0/+1
* Patch #517521: Consider byte strings before Unicode stringsMartin v. Löwis2002-03-151-52/+60
* ....Michael W. Hudson2002-03-151-1/+1
* FixMichael W. Hudson2002-03-151-2/+9
* Include Python.h first. Fixes #530159.Martin v. Löwis2002-03-151-1/+1
* make _localized_name instances work more like the tuples they replaced. InSkip Montanaro2002-03-151-5/+12
* added test case to catch index errors with _localized_name classSkip Montanaro2002-03-151-0/+4
* first cut at skip-list for hp-ux 11 based upon input from Bill Lawler at HP.Skip Montanaro2002-03-151-0/+30
* Remove duplicate "import os"Neal Norwitz2002-03-141-1/+0
* Modifed for new included expat.Jack Jansen2002-03-141-6/+14
* Updated for new included expat and new waste.Jack Jansen2002-03-141-0/+0
* "Fix" for SF bug #520644: __slots__ are not pickled.Guido van Rossum2002-03-142-0/+95
* "Fix" for SF bug #520644: __slots__ are not pickled.Guido van Rossum2002-03-141-1/+37
* Update master Windows buildno list to reflect impending 2.2.1c1.Tim Peters2002-03-141-1/+1
* News about zlib-1.1.4.Tim Peters2002-03-141-0/+5
* update text to refer to ServerProxy class in preference to Server, which isSkip Montanaro2002-03-141-8/+11
* Move to zlib 1.1.4 on Windows (the new version that squashes the "doubleTim Peters2002-03-132-13/+12