summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed Jim's PyErr_[JF]Format() to cPickle_ErrFormat(). It's not aGuido van Rossum1998-01-191-11/+10
* Removed a confusing note about coercions and __r*__ operators.Guido van Rossum1998-01-194-153/+148
* Various updates to the effect that the group argument is always optional.Guido van Rossum1998-01-192-22/+30
* Add note about dropping latex 2.09 compatibility.Guido van Rossum1998-01-191-0/+1
* Revamped, to match py_compile.py:Guido van Rossum1998-01-191-58/+97
* Add Gopher to list of protocols that support query strings.Guido van Rossum1998-01-191-0/+1
* Fix bad new bug in ftp code -- the test for existing file using NLSTGuido van Rossum1998-01-191-0/+4
* Fix to ismount(). Can't remember who told me this.Guido van Rossum1998-01-191-2/+3
* Patch by Tim O'Malley for servers that send a response looking just likeGuido van Rossum1998-01-191-2/+6
* Protect PyErr_Format format string argument from overflow.Guido van Rossum1998-01-191-1/+1
* Protect PyErr_Format format string argument from overflow (ironically,Guido van Rossum1998-01-191-1/+1
* Instead of "attribute-less object", issue an error message thatGuido van Rossum1998-01-191-1/+4
* tok_nextc() should return unsigned characters, to avoid mistakingGuido van Rossum1998-01-191-2/+10
* Instead of a single exists(), differentiate between files, modules,Guido van Rossum1998-01-191-13/+70
* Add unistd.h for isatty().Guido van Rossum1998-01-192-0/+8
* Add LOG_SYSLOG if defined.Guido van Rossum1998-01-191-0/+3
* Better #ifdefs for NetBSD, taking into account that at least on netBSDGuido van Rossum1998-01-191-3/+8
* It seems obvious that when Py_Finalize() decides that there's nothingGuido van Rossum1998-01-191-2/+2
* Some patches by Lars Marius Garshol:Guido van Rossum1998-01-191-2/+17
* Rewritten PyImport_Cleanup() and its helper, clear_carefully(). TheyGuido van Rossum1998-01-191-12/+98
* Consistency: Replaced 4 {\it ...} with \emph{...}.Fred Drake1998-01-192-4/+4
* Added docstrings.Guido van Rossum1998-01-191-32/+63
* Consistency: Replaced one {\tt ...} with \code{...}.Fred Drake1998-01-192-2/+2
* Consistency: In two places, change {\it ...} to \emph{...}.Fred Drake1998-01-192-4/+4
* Consistency: In two \section{} headers, change {\tt ...} to \sectcode{...}.Fred Drake1998-01-192-4/+4
* \funcitem{}, \dataitem{}, \excitem{}: Removed obsolete macros; there are noFred Drake1998-01-181-36/+23
* Use \emph{} for all references to the other documents, not just some of them.Fred Drake1998-01-162-8/+8
* Mods by Bill BedfordJack Jansen1998-01-161-9/+50
* Addition by Bill Bedford: Ordinal and NOrdinal classes so we canJack Jansen1998-01-161-1/+26
* SO_REUSEPORT should be SO_REUSEADDR.Guido van Rossum1998-01-151-1/+1
* Ouch: "accounces" ==> "announces"Fred Drake1998-01-152-2/+2
* Add trace methods to class VariableGuido van Rossum1998-01-141-5/+15
* Added tests for qualified sub and splitGuido van Rossum1998-01-141-0/+15
* Seems I've found a way to fix this.Guido van Rossum1998-01-141-3/+9
* Consistency: "{\bf ...}" ==> "\strong{...}"Fred Drake1998-01-1434-60/+62
* Added the standard \label{module-*} for the two supporting modules.Fred Drake1998-01-142-0/+4
* Consistency: "Unix" ==> "\UNIX{}"Fred Drake1998-01-132-4/+4
* Augment \tableofcontents to do the right thing.Fred Drake1998-01-131-17/+18
* Removed \mytableofcontents; just use \tableofcontents.Fred Drake1998-01-138-8/+8
* Removed one hack!Fred Drake1998-01-131-2/+0
* Consistency: "Unix" ==> "\UNIX{}"Fred Drake1998-01-136-10/+10
* Consistency: "unix" ==> "\UNIX{}"Fred Drake1998-01-134-6/+4
* Some shifting around of the DGUX hack so that it won't break on DEC UnixGuido van Rossum1998-01-133-5/+5
* Consistency: "unix" ==> "\UNIX{}"Fred Drake1998-01-132-2/+4
* Consistency:Fred Drake1998-01-136-14/+14
* Deleted targets used only by Jim Fulton's now deleted "gMakefile".Guido van Rossum1998-01-131-17/+1
* Consistency:Fred Drake1998-01-132-68/+68
* delete gMakefile, clarify Makefile.pre.inGuido van Rossum1998-01-131-2/+1
* No longer needed, sez Jim.Guido van Rossum1998-01-131-83/+0
* Consistency:Fred Drake1998-01-132-76/+76