summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sjoerd Mullender writes:Guido van Rossum1999-03-181-2/+2
* Make this simpler; don't care about the paper size. Require that theFred Drake1999-03-181-4/+2
* Sjoerd Mullender writes:Guido van Rossum1999-03-181-0/+10
* Remove all owner resources from template, and if no owner resource contained inJack Jansen1999-03-171-14/+22
* Removed all owner resources except for "Pyth".Jack Jansen1999-03-171-0/+0
* Delete non-standard-conforming code in urljoin() that would use theGuido van Rossum1999-03-171-12/+0
* Note that abspath() was added in 1.5.2.Fred Drake1999-03-171-0/+1
* For some reason these files had never been checked in.Jack Jansen1999-03-175-0/+0
* For reasons unknown these files were never checked in to CVS.Jack Jansen1999-03-173-0/+213
* Add DLL level b/w compat for PySequence_In and PyEval_CallObjectGuido van Rossum1999-03-172-0/+10
* Be sure "make" understands the "doc" target is phony.Fred Drake1999-03-171-1/+1
* Bug reported by Jim Robinson:Guido van Rossum1999-03-161-4/+22
* Fixed minor nits, added index entries to make these easier to find for peopleFred Drake1999-03-162-9/+17
* Ignore some more files kept by mkhowto --keep.Fred Drake1999-03-162-0/+4
* Add support for "Documenting Python".Fred Drake1999-03-163-3/+23
* Removed the embedded sections showing module documentation; justFred Drake1999-03-161-78/+2
* New document: "Documenting Python".Fred Drake1999-03-161-0/+644
* Markup for documenting LaTeX macros and environments.Fred Drake1999-03-161-0/+24
* Docstring fix: acosh() returns the hyperbolic arccosine, not theFred Drake1999-03-161-1/+1
* Should test for gethost*by*name_r, not for gethostname_r (whichGuido van Rossum1999-03-151-1/+1
* Patch by Rob Riggs for Linux -- glibc2 has a different argumentGuido van Rossum1999-03-151-0/+24
* Rob Riggs wrote:Guido van Rossum1999-03-151-2/+2
* New mixin class that defines cmp and hash that useGuido van Rossum1999-03-151-0/+67
* Yet another patch by Sjoerd Mullender:Guido van Rossum1999-03-151-2/+2
* Added the new sections from Skip Montanaro.Fred Drake1999-03-151-0/+2
* Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip!Fred Drake1999-03-153-0/+321
* If a control has no refcon pointing back to the Python object we create a newJack Jansen1999-03-132-11/+75
* Patch by Michael Scharf. He writes:Guido van Rossum1999-03-121-0/+9
* Bug submitted by Wayne Knowles, who writes:Guido van Rossum1999-03-121-1/+1
* Fixed tons of small markup problems.Fred Drake1999-03-121-69/+74
* Vladimir has restructured his code somewhat so that the blocks are nowGuido van Rossum1999-03-122-51/+97
* Remove stuff with unsure copyright statusGuido van Rossum1999-03-122-108/+0
* Change #! line to modern usage; also chmod +xGuido van Rossum1999-03-122-2/+2
* Change #! line to modern usageGuido van Rossum1999-03-123-3/+3
* Added availabililty annotations to respond to concerns of /F.Fred Drake1999-03-121-4/+5
* Fixed grammatical error reported by Donald Wallace Rouse IIFred Drake1999-03-121-2/+2
* Fixup the module keys. There were some problems with hosting / processingFred Drake1999-03-124-8/+6
* Updates based on comments from /F.Fred Drake1999-03-121-6/+23
* From: Sjoerd MullenderGuido van Rossum1999-03-122-23/+17
* OK, try again. Vladimir gave me a fix for the alignment bus error,Guido van Rossum1999-03-121-7/+56
* Don't crash when sys.path contains an empty string.Guido van Rossum1999-03-111-1/+1
* Add support for <platform>, some cleanup of module section afterFred Drake1999-03-111-0/+20
* This file was never supposed to be part of IDLE.Guido van Rossum1999-03-111-46/+0
* - Don't crash in the case where a superclass is a string instead of aGuido van Rossum1999-03-111-4/+12
* Added .rdf and .xsl as application/xml types. (.rdf is for theFred Drake1999-03-111-0/+2
* Test for popen2 module, by Chris Tismer.Guido van Rossum1999-03-112-0/+22
* Alas, Vladimir's patch caused a bus error (probably doubleGuido van Rossum1999-03-111-56/+7
* Patch by Vladimir Marangoz to allow freeing of the allocated blocks ofGuido van Rossum1999-03-101-7/+56
* Patch by Vladimir Marangoz to allow freeing of the allocated blocks ofGuido van Rossum1999-03-101-15/+64
* Lots of nits to respond to various comments from users.Fred Drake1999-03-101-57/+56