summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Marked reference to the Python Library Reference with \emph{}.Fred Drake1998-03-032-452/+476
* Script to create a source distribution. See comments at top.Fred Drake1998-03-032-0/+72
* Ignore tarballs.Fred Drake1998-03-031-0/+1
* Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added butKen Manheimer1998-03-031-1/+1
* Initialize adlist variable in getrouteaddr(), so an illegal addressGuido van Rossum1998-03-031-0/+1
* Added msvcrt.Guido van Rossum1998-03-032-0/+12
* __file__ now sometimes refers to the .pyc fileJack Jansen1998-03-021-0/+3
* Added WEGetTabSize and WESetTabSize, at Just's requestJack Jansen1998-03-022-0/+42
* &replace_verbatim,Fred Drake1998-03-021-5/+7
* Typo (coestring -> codestring) discovered by Mark Hammond.Guido van Rossum1998-03-021-1/+1
* Fix the handling of errors in Py_FlushLine() in a few places.Guido van Rossum1998-02-281-5/+7
* Make the title page include all the interesting information.Fred Drake1998-02-271-4/+49
* &do_cmd_deprecated: New function.Fred Drake1998-02-271-0/+14
* Update.Fred Drake1998-02-271-2/+3
* Deprecate the read() and write() methods.Fred Drake1998-02-272-16/+8
* Added semi-structured support for feature deprecation.Fred Drake1998-02-271-1/+23
* Put all the indexsubitem stuff together.Fred Drake1998-02-271-13/+33
* Make table column headings bold.Fred Drake1998-02-271-3/+2
* Updates by AMK.Fred Drake1998-02-272-26/+78
* When "declaring" a module using \*modindex{}, and * doesn't start with "ref",Fred Drake1998-02-271-0/+8
* Sjoerd writes: When a multipart message is incomplete, mimify crashes.Guido van Rossum1998-02-271-0/+6
* Logical markup.Fred Drake1998-02-272-162/+186
* Nit to prevent empty node in formatted version.Fred Drake1998-02-272-6/+6
* Reformulate how the info stuff is ignored.Fred Drake1998-02-271-4/+2
* Use a Python script to create "empty" indexes. This solves Guido'sFred Drake1998-02-273-3/+48
* Update....Fred Drake1998-02-271-2/+9
* Added \label{}s for logical addressing.Fred Drake1998-02-262-0/+88
* Added \label{}s for logical addressing.Fred Drake1998-02-262-142/+284
* Adjusted to work with the newer version of LaTeX2HTML as well.Fred Drake1998-02-262-2/+8
* Marked references to the other manuals as \emph{} in the abstract.Fred Drake1998-02-262-44/+98
* New version of tb_lineno(), this time *not* using try-except, to avoidGuido van Rossum1998-02-261-8/+8
* Fix up description of 'S' format; as Dave Ascher pointed out, itGuido van Rossum1998-02-262-6/+6
* Do a little bit more work on a table-driven basis. A little cleanup.Fred Drake1998-02-262-90/+188
* Add support for some of the newer commands, a little cleanup.Fred Drake1998-02-261-6/+28
* A working version of the 'args' command (it prints the current valuesGuido van Rossum1998-02-251-5/+12
* Add test for core dump -- make sure it doesn't come back!Guido van Rossum1998-02-251-0/+5
* &do_cmd_bcode, &do_cmd_ecode: Removed; no longer used.Fred Drake1998-02-251-6/+2
* Add back some safeguards on the index elements that were lost in theGuido van Rossum1998-02-251-2/+2
* (py-execute-region): Simplified calculation of temporary file name.Barry Warsaw1998-02-251-2/+3
* (py-temp-directory): Minor docstring nit.Barry Warsaw1998-02-251-1/+1
* Tweak the tb_lineno() function to be compatible with JPython, whichGuido van Rossum1998-02-251-4/+8
* (py-master-file): Fixed some typos in the docstring.Barry Warsaw1998-02-251-4/+4
* Make sure the ']' in the content of the \item[] isn't used as the ending ']'.Fred Drake1998-02-252-2/+2
* Support for sound input added. The interface is even worse than theJack Jansen1998-02-253-9/+448
* Regenerated because of confusion with Style/StyleParameter andJack Jansen1998-02-251-4/+4
* Regerated: Style and StyleParameter are different beastsJack Jansen1998-02-251-2/+2
* Oops, this wasn't checked in yet: part of the AE structure for the newJack Jansen1998-02-251-0/+69
* Module to use Mac serial port as a communication linkJack Jansen1998-02-251-0/+74
* Helper routines to create standalone Python applications.Jack Jansen1998-02-251-0/+91
* Hack to get at string buffer address changedJack Jansen1998-02-251-1/+1