summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better error handling of bad entity references. Before when an & inSjoerd Mullender2000-07-101-16/+25
* Initialize the return value in collect_generations() since it is updatedVladimir Marangozov2000-07-101-1/+1
* Remove the "1" that Tim sticked to the preprocessor symbol for unknown reasonsVladimir Marangozov2000-07-101-1/+1
* A small comment fix just to make sure I got my cvs/ssh setup right.Vladimir Marangozov2000-07-101-1/+1
* Guido said include these in the Great ANSI-fication, so here they are!Fred Drake2000-07-102-259/+216
* - changed the nt.popen2 return values back toFredrik Lundh2000-07-092-40/+55
* - repaired locale.py for non-windows platforms. the try/exceptFredrik Lundh2000-07-091-2/+5
* Exception__str__(): In case 1, be sure to decref the tmp localBarry Warsaw2000-07-091-4/+8
* Use TQSQ (triple quoted single quote) module docstring for betterBarry Warsaw2000-07-091-2/+2
* - changed 1.5 to 2.0 in the help textFredrik Lundh2000-07-091-7/+3
* - ANSI-ficationFredrik Lundh2000-07-091-3/+1
* Update to use the new standard webbrowser module if available, otherwiseFred Drake2000-07-091-2/+8
* - added popen.popen2/popen3/popen4 support forFredrik Lundh2000-07-092-22/+46
* - added optional bufsize argument to new popen methods.Fredrik Lundh2000-07-091-7/+30
* - merged setlocale and set_locale. the internal setlocaleFredrik Lundh2000-07-091-92/+159
* New module to control Web browsers; see the documentation forFred Drake2000-07-091-0/+229
* Make tabnanny happy.Fred Drake2000-07-092-254/+254
* needs a spaceGreg Stein2000-07-091-1/+1
* ANSI-fication of the sources.Fred Drake2000-07-091-105/+46
* ANSI-fication of the sources.Fred Drake2000-07-092-214/+83
* - ANSI-ficationFredrik Lundh2000-07-091-5/+1
* - ANSI-ificationFredrik Lundh2000-07-091-94/+47
* Document addition of webbrowser.pyAndrew M. Kuchling2000-07-091-0/+14
* - improved os.popen support for windows, based on win32pipeFredrik Lundh2000-07-091-6/+462
* Remove setup of HAVE_OLD_CPP; it is no longer used in the Python sources.Fred Drake2000-07-094-455/+451
* Remove use of HAVE_OLD_CPP to support non-ANSI preprocessors.Fred Drake2000-07-091-4/+0
* Patch from Peter Schneider-Kamp: convert curses module to ANSI prototypes,Andrew M. Kuchling2000-07-091-377/+221
* Remove legacy use of __SC__; no longer needed now that ANSI source isFred Drake2000-07-091-4/+0
* - added (long) casts to a couple of Py_BuildValue calls,Fredrik Lundh2000-07-091-7/+7
* - fixed pointer size test in spawn functions. also addedFredrik Lundh2000-07-091-6/+6
* - win95/98 helper for new os.popen codeFredrik Lundh2000-07-091-0/+60
* Somebody started playing with const, so of course the outcomeTim Peters2000-07-091-8/+8
* ANSI-fication of the sources.Fred Drake2000-07-093-252/+102
* ANSI-fication of the sources.Fred Drake2000-07-093-60/+22
* ANSI-fication of the sources.Fred Drake2000-07-093-79/+33
* ANSI-fication of the sources.Fred Drake2000-07-091-27/+10
* Remove legacy use of __SC__; no longer needed now that ANSI source isFred Drake2000-07-091-5/+0
* ANSI-fication of the sources.Fred Drake2000-07-092-155/+59
* EnvironmentError__init__(): The two case clauses were missingBarry Warsaw2000-07-091-3/+9
* ANSI-fication of the sources.Fred Drake2000-07-091-98/+48