summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* round(): Mark the second (optional) parameter as optional, since it'sFred Drake1998-08-241-4/+4
* Added some cross-references to the end.Fred Drake1998-08-241-0/+6
* spoking --> speakingFred Drake1998-08-241-7/+7
* Ted Horst writes in psa-members@python.org:Guido van Rossum1998-08-241-0/+41
* Should pass explicit arguments to findtests(). Should initialize 'nottests'.Guido van Rossum1998-08-241-2/+4
* Move an indented #define to column 1.Guido van Rossum1998-08-231-1/+1
* There is no <ISINPUT> element, just <ISINDEX>. ;-)Fred Drake1998-08-211-1/+1
* The .subn() method wasn't setting _num_regs, which is used by the .groups()Andrew M. Kuchling1998-08-211-0/+1
* Update commentary. For most stuff, point people to the web pageBarry Warsaw1998-08-201-58/+18
* (py-shell-map): New variable contains the keymap used in *Python*Barry Warsaw1998-08-201-5/+12
* (py-shell): comint-output-filter-functions is already buffer-localBarry Warsaw1998-08-201-1/+0
* (py-process-filter): Deleted this function. In order to fixBarry Warsaw1998-08-201-116/+16
* All libraries have now been moved to their new location, with their new names.Jack Jansen1998-08-209-0/+0
* A new project that builds cwgusi, tcl, tk and all image libraries needed.Jack Jansen1998-08-201-0/+0
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-2048-4041/+0
* Binhextree doesn't binhex anymore, it just copies the projects around. ThisJack Jansen1998-08-201-4/+6
* I guess I'll have to commit this file occasionally...Jack Jansen1998-08-201-1/+1
* Define some things to 1 (in stead of empty) to be compatible with new PILJack Jansen1998-08-201-2/+2
* Various libraryies have been moved around and renamed, now that we haveJack Jansen1998-08-193-0/+0
* Added an example that uses signal.alarm() to time out an os.open() thatAndrew M. Kuchling1998-08-181-1/+29
* Raise the right exception (ValueError) for attempted I/O on closed StringIOFred Drake1998-08-181-1/+14
* Replaced binhexed version of project files by normal ones (in binary mode)Jack Jansen1998-08-1844-9217/+0
* Updated for 1.5.2a1Jack Jansen1998-08-182-3/+1
* Replaced the hand-generated .hqx files by the binary resourcefiles themselvesJack Jansen1998-08-1814-6572/+0
* Initial revisionJack Jansen1998-08-1836-0/+8306
* Initial revisionJack Jansen1998-08-1824-0/+5316
* Putting Python-specific GUSI modifications under CVS.Jack Jansen1998-08-186-0/+3264
* Putting TCL mods for Python under CVS.Jack Jansen1998-08-183-0/+967
* I give in (after all these years): renaming config.c to macconfig.c to forestallJack Jansen1998-08-181-0/+0
* Support for freezing packages (Just).Jack Jansen1998-08-184-12/+58
* Replace first sys.path entry with the directory where the script livesJack Jansen1998-08-181-1/+5
* (imenu-example--create-python-index-engine): Fix nesting breakage whenBarry Warsaw1998-08-181-0/+2
* Clean up the HTML a bit; update the version number.Fred Drake1998-08-171-21/+22
* Fix arguments for renames(); bug spotted by Oliver AndrichFred Drake1998-08-171-1/+1
* Fix markup where C include files get named in <...> form; bug reported byFred Drake1998-08-144-5/+4
* img_tag(): For \n to be interpreted as a newline, the string must use doubleFred Drake1998-08-141-1/+1
* Clarify wording in the description of re.splitAndrew M. Kuchling1998-08-141-5/+5
* Enter Jim Fulton's latest version. He writes:Jeremy Hylton1998-08-131-20/+80
* Don't need these anymore....Fred Drake1998-08-136-0/+0
* Do the magic to use the new buttons (with shorter names!) instead of the oldFred Drake1998-08-131-20/+32
* Change interface to sendmail: if the destination address is a stringJeremy Hylton1998-08-131-1/+6
* Add l2hinit.perl to COMMONPERL.Fred Drake1998-08-131-1/+2
* Insignificant change cause by saving again.Guido van Rossum1998-08-133-0/+21
* New icons from Christopher Petrilli <petrilli@dworkin.amber.org>.Fred Drake1998-08-1312-0/+0
* Better error messages when a sequence is indexed with a non-integer.Guido van Rossum1998-08-131-6/+17
* Exit when a mv or cp fails (Sjoerd Mullender).Guido van Rossum1998-08-131-2/+2
* Rebuilt everything with MSL 2.4.10, Compilers 2.1.1 and IDE 3.1.Jack Jansen1998-08-1316-3233/+3183
* Add Tim Peters' test for long intsGuido van Rossum1998-08-132-0/+144
* Add DebugBreak() call to Py_FatalError() for Mark Hammond (only onGuido van Rossum1998-08-131-0/+3
* Need mytime.h for Sleep().Guido van Rossum1998-08-131-0/+2