summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix incomplete merge of Ping's SyntaxError enhancement patch (my fault).Fred Drake2000-07-111-1/+1
* Moshe Zadka <mzadka@geocities.com>:Fred Drake2000-07-111-8/+29
* Create two new exceptions: IndentationError and TabError. These areFred Drake2000-07-1110-19/+80
* fixed a warning in getsockaddrlenPeter Schneider-Kamp2000-07-111-1/+1
* add expandtabs command (-e)Peter Schneider-Kamp2000-07-111-37/+64
* Change the table in the pyexpat.errors module to a series of datadescFred Drake2000-07-111-21/+64
* fix bug #42 reported by Andrew DalkeJeremy Hylton2000-07-115-27/+2
* Neil Schemenauer <nascheme@enme.ucalgary.ca>:Fred Drake2000-07-111-4/+4
* Bug fix: ? and ! were not full aliases for `help' and `shell' as implied inEric S. Raymond2000-07-111-6/+6
* fixed inconsistent use of tab and spacesPeter Schneider-Kamp2000-07-111-3/+3
* Add test of resize() method of mmap objectsAndrew M. Kuchling2000-07-112-0/+13
* Docstring changes.Andrew M. Kuchling2000-07-112-6/+2
* Jeremy Hylton:Marc-André Lemburg2000-07-111-2/+4
* string_join(): Some cleaning up of reference counting. In theBarry Warsaw2000-07-111-7/+10
* add more tests of string.join variants to run_method_testsJeremy Hylton2000-07-111-8/+11
* fix two refcount bugs in new string_join implementation:Jeremy Hylton2000-07-111-6/+2
* Now that prototypes are in scope, the compiler gives legit wngsTim Peters2000-07-101-2/+2
* two changes to string_join:Jeremy Hylton2000-07-101-82/+42
* -- removed get_default compatibility kludgeFredrik Lundh2000-07-102-3/+4
* - changed hash calculation for unicode strings. the newFredrik Lundh2000-07-101-18/+20
* Give ConfigParser the capability to set as well as read options, and to writeEric S. Raymond2000-07-102-0/+53
* ANSI-fication (fixed on parameter list I messed up in the patch)Peter Schneider-Kamp2000-07-101-53/+19
* ANSI-ficationPeter Schneider-Kamp2000-07-103-105/+35
* ANSI-fication, added #ifdef construction in mpz_coercePeter Schneider-Kamp2000-07-101-138/+54
* factor out test definitions to string_tests moduleJeremy Hylton2000-07-104-353/+202
* add isalpha and isalnum methodsJeremy Hylton2000-07-101-0/+2
* ANSI-fication, not really tested, but should (hopefully) compilePeter Schneider-Kamp2000-07-102-116/+34
* ANSI-fication of the SGI modules (note that svmodule.c and sgimodule.cPeter Schneider-Kamp2000-07-107-2295/+769
* - stupid typo.Fredrik Lundh2000-07-101-1/+1
* Add linker flag -export-dynamic so symbols in libpython*.a are exported.Guido van Rossum2000-07-101-1/+2
* -- get rid of a compiler warning on unix. (as reportedFredrik Lundh2000-07-101-21/+13
* Added the line 'Testing UTF-16 code point order comparisons... done."Guido van Rossum2000-07-101-0/+1
* Adapted for Python 2.0 under RH Linux.Guido van Rossum2000-07-101-5/+6
* remove prints of file objects from _testJeremy Hylton2000-07-101-2/+0
* expect message "no regression test case for method 'encode'Jeremy Hylton2000-07-101-0/+3
* Patch from Joe Eaton <jeaton@hostway.net> (SF#100741) to fix following problem:Andrew M. Kuchling2000-07-101-1/+0
* ANSI-ficationPeter Schneider-Kamp2000-07-103-73/+26
* ANSI-ficationPeter Schneider-Kamp2000-07-103-177/+60
* ANSI-fyingPeter Schneider-Kamp2000-07-104-157/+55
* ANSI-ficationPeter Schneider-Kamp2000-07-104-213/+70
* ANSI-ficationPeter Schneider-Kamp2000-07-103-75/+25
* ANSI-ficationPeter Schneider-Kamp2000-07-102-32/+11
* ANSI-ficationPeter Schneider-Kamp2000-07-103-63/+22
* ANSI-ficationPeter Schneider-Kamp2000-07-101-53/+19
* ANSI-ficationPeter Schneider-Kamp2000-07-101-31/+11
* ANSI-ficationPeter Schneider-Kamp2000-07-104-124/+43
* ANSI-ficationPeter Schneider-Kamp2000-07-101-48/+16
* ANSI-ficationPeter Schneider-Kamp2000-07-101-84/+24
* ANSI-ficationPeter Schneider-Kamp2000-07-101-38/+19
* ANSI-fication (and test if committing files works now)Peter Schneider-Kamp2000-07-101-2/+1