summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved into tools/sgmlconv/.Fred Drake1998-11-232-0/+468
* Moving to sgmlconv/ subdir.Fred Drake1998-11-232-468/+0
* Fix up the extraction of optional parameters a little.Fred Drake1998-11-231-3/+3
* Doc strings by Chris Petrilli.Guido van Rossum1998-11-231-6/+44
* Some cleanup.Fred Drake1998-11-231-10/+16
* Fix some minor problems.Fred Drake1998-11-231-29/+32
* (py-execute-region): Hack around the different behavior and switchBarry Warsaw1998-11-201-14/+21
* First cut at a script to generate SGML/XML from an ESIS event stream,Fred Drake1998-11-181-0/+125
* First cut at a script to generate ESIS events from LaTeX source,Fred Drake1998-11-181-0/+334
* Bomb on deleting a temporary breakpoint: there's no methodGuido van Rossum1998-11-181-1/+1
* A little more tweakageBarry Warsaw1998-11-181-5/+20
* A little more tweakageBarry Warsaw1998-11-181-1/+2
* A bit of tweakage of the --help and --version optionsBarry Warsaw1998-11-181-6/+11
* (ChipViewer): Make frame sticky NSEW to fix geometry problem.Barry Warsaw1998-11-181-1/+1
* tweak version numberBarry Warsaw1998-11-181-1/+1
* UpdateBarry Warsaw1998-11-181-0/+3
* UpdatingBarry Warsaw1998-11-182-4/+0
* Eliminate remaining \verb/.../ constructs; there's no need for them.Fred Drake1998-11-171-3/+3
* (py-execute-region): Patch by Hunter Kelly so that execution uses theBarry Warsaw1998-11-171-4/+4
* Remove some redundant initializations -- patch by Vladimir Marangozov.Guido van Rossum1998-11-171-4/+4
* Accept a non-list sequence for the long options (request by Jack Jansen).Guido van Rossum1998-11-171-39/+54
* RajGopal Srinivasan noted that the latest code doesn't work whenGuido van Rossum1998-11-171-0/+6
* Remove dead code discovered by Vladimir Marangozov.Guido van Rossum1998-11-161-4/+2
* Fix typo in doc for handle(): client_request should be client_address.Guido van Rossum1998-11-161-1/+1
* Fix typo in docstring: client_request should be client_address.Guido van Rossum1998-11-161-1/+1
* Make tuples less hungry -- an extra item was allocated but never used.Guido van Rossum1998-11-161-1/+1
* Clarify portability and main program.Guido van Rossum1998-11-161-2/+8
* Added intro for 0.1 release and append Grail notes.Guido van Rossum1998-11-161-0/+37
* Update the example in "Calling Python Functions from C" to useFred Drake1998-11-161-61/+80
* Document the user and password parameters to the NNTP constructor.Fred Drake1998-11-161-2/+6
* Added a None button to turn off all input sources.Barry Warsaw1998-11-021-4/+22
* Clarify the default buffering for open(). (Comment from Andrew DalkeFred Drake1998-11-021-1/+1
* Fix Barry's markup.Fred Drake1998-11-021-1/+1
* Warn that AddModule doesn't import the module.Guido van Rossum1998-11-021-1/+6
* Metrowerks PRO4 finally fixes the hypot snafu. (Jack Jansen)Guido van Rossum1998-11-021-1/+1
* Moved zmod and poly descriptions to the Obsolete section.Fred Drake1998-11-021-11/+11
* Declaring zmod and poly obsolete. They have problems.Guido van Rossum1998-11-022-0/+0
* Project files converted for CW Pro 4. And the daylight savings time switch se...Jack Jansen1998-11-0152-1/+1
* If the module SUNAUDIODEV was generated on an older version ofBarry Warsaw1998-11-011-16/+25
* MainWindow.__init__(): Move the import of Tkinter to here so thatBarry Warsaw1998-11-011-1/+1
* Added a version number, --version, and updated the docstring.Barry Warsaw1998-11-011-5/+13
* Rewrite, simplification of command line option parsing. Many GUIBarry Warsaw1998-11-011-124/+50
* Document the new features of this moduleBarry Warsaw1998-10-311-5/+26
* audio(7I) suggests that applications do the following to get theBarry Warsaw1998-10-311-7/+42
* some rewriting, must do command line argsBarry Warsaw1998-10-311-40/+91
* Input stuffBarry Warsaw1998-10-301-15/+91
* Added command line optionsBarry Warsaw1998-10-301-1/+273
* Initial revisionBarry Warsaw1998-10-301-0/+1
* Don't describe something as "below"; that won't make sense for theFred Drake1998-10-281-5/+5
* Fix typo reported by Gerry Weiner <gerry@ucar.edu>.Fred Drake1998-10-281-2/+1