summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* va_list is defined in stdarg.h.Marc-André Lemburg2001-07-311-0/+1
* This patch turns the Python API mismatch notice into a standardMarc-André Lemburg2001-07-314-5/+124
* A more lightweight (and read only) way to view help textSteven M. Gava2001-07-311-38/+4
* indentation style changed to match existing sourceSteven M. Gava2001-07-312-174/+174
* improve viewfile handlingSteven M. Gava2001-07-311-113/+118
* Add dead imports of modules that are "magically" imported.Martin v. Löwis2001-07-312-0/+11
* Remove obsolete entries from regen scripts.Martin v. Löwis2001-07-3114-40/+1
* Initialize msg to avoid unbound locals.Martin v. Löwis2001-07-315-0/+6
* activate new about dialog for testingSteven M. Gava2001-07-311-5/+7
* removed redundant separate idlfefork verSteven M. Gava2001-07-311-2/+1
* some new dialogs and support files for new about and configuration implementa...Steven M. Gava2001-07-314-0/+365
* New name.Guido van Rossum2001-07-311-0/+1
* Amazing. This would open the sound file in text mode. Fixed.Guido van Rossum2001-07-311-1/+1
* I hope this irons out the Add/Remove kinks on Win2K for users w/o AdminTim Peters2001-07-312-9/+57
* Rewrite MBCS paragraph following MH's suggestions, and credit himAndrew M. Kuchling2001-07-311-1/+12
* Remove oodles of pointless file date and size stamps. I caught the WiseTim Peters2001-07-301-112/+0
* test_codeup should not have had an expected-output file; removing it.Tim Peters2001-07-301-10/+0
* Massive fiddling to get the install to work at all on a Win2K box under aTim Peters2001-07-302-3/+681
* Add tests for getattr() and hasattr() with non-string argsJeremy Hylton2001-07-302-0/+24
* Do for hasattr() what was done for getattr()Jeremy Hylton2001-07-301-0/+11
* Get the whitespace right!Fred Drake2001-07-301-3/+3
* Fix for SF byg [ #420304 ] getattr function w/ defaultJeremy Hylton2001-07-301-0/+11
* Add _PyUnicode_AsDefaultEncodedString to unicodeobject.h.Jeremy Hylton2001-07-305-29/+17
* Fix for SF bug [ #443866 ] Evaluating func_code causing core dumpJeremy Hylton2001-07-302-0/+14
* Fix for SF bug [ #443866 ] Evaluating func_code causing core dumpJeremy Hylton2001-07-301-1/+7
* Ugly fix used when pyexpat is not available.Jeremy Hylton2001-07-301-0/+3
* Fix when pyexpat not builtJeremy Hylton2001-07-301-0/+1
* Temporarily work around bug #445928: Force usage of getaddrinfo emulationMartin v. Löwis2001-07-301-2/+6
* Patch #442866: Tests for codeop.py.Martin v. Löwis2001-07-302-0/+100
* Patch #445538: add completion for pstats.py sort cmd.Martin v. Löwis2001-07-301-0/+2
* Add a dialog for the backup directory (default "yes I want one, andTim Peters2001-07-301-6/+289
* Now stop distutils and xml from getting *too* much (like .pyc files).Tim Peters2001-07-291-6/+25
* Do convert_path() on script paths (now PyXML builds out of the boxJust van Rossum2001-07-291-0/+2
* Repair long-standing mistakes in the distutils and xml installations:Tim Peters2001-07-291-3/+42
* Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago.Tim Peters2001-07-291-2/+4
* Don't prompt for the doc (HTML) directory anymore (just assume ..\html).Tim Peters2001-07-291-1/+2
* Whew -- I *think* this completes folding in all the new-in-8.1 stuff.Tim Peters2001-07-291-50/+42
* Ewwww -- the 8.1 support for rolling back changes in case the user abortsTim Peters2001-07-291-0/+9
* Add oodles more 8.1 Wizard boilerplate. This creates lots of vrbls weTim Peters2001-07-291-11/+247
* Add version resource info to installer .exe.Tim Peters2001-07-291-2/+6
* Folding some Wizard boilerplate back in, created in new Wise projects butTim Peters2001-07-291-28/+38
* Updated to Wise 8.14 (web update).Tim Peters2001-07-291-224/+281
* Make some adjustments to the markup, and fix up some style-guide issues.Fred Drake2001-07-291-17/+17
* Woo hoo! Relative paths! This is, alas, partly braindead: When the newTim Peters2001-07-291-108/+140
* Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 importedTim Peters2001-07-291-2/+32
* Patch #443337: Fix incompatibilities in imputil's behavior.Martin v. Löwis2001-07-281-1/+9
* Remove usage of strop module.Martin v. Löwis2001-07-281-5/+2
* Patch #416224: add readline completion to cmd.Cmd.Martin v. Löwis2001-07-284-16/+110
* Squash compiler wng about mixing signed and unsigned in comparison.Tim Peters2001-07-281-1/+2
* Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't workTim Peters2001-07-284-20/+14