summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (py-parse-state): When running under Emacs -- which doesn't haveBarry Warsaw1999-05-241-1/+7
* (py-statement-closes-block-p): Add a py-goto-initial-line which fixesBarry Warsaw1999-05-241-0/+1
* Oliver Steele writes:Just van Rossum1999-05-211-2/+20
* On HP-UX, -rpath is another option taking an argument that needs to goGuido van Rossum1999-05-211-0/+1
* Andy Dustman writes:Guido van Rossum1999-05-211-0/+1
* Rename History to IdleHistory.Guido van Rossum1999-05-212-74/+7
* Make initial stack viewer widerGuido van Rossum1999-05-211-1/+1
* New wishesGuido van Rossum1999-05-211-2/+7
* Much improved autoindent and handling of tabs,Guido van Rossum1999-05-213-65/+242
* Map .js to application/x-javascript.Fred Drake1999-05-201-0/+1
* Enhanced docstring and some comments.Fred Drake1999-05-191-8/+21
* Modify to perform "---" to "—" conversion outside ofFred Drake1999-05-181-7/+16
* Remove the "---" to "—" conversion; this is wrong in verbatimFred Drake1999-05-181-1/+0
* SET_LINE_NO ==> SET_LINENOFred Drake1999-05-171-1/+1
* Added "Learning Python" to the books section.Fred Drake1999-05-171-25/+23
* Added paragraph explaininng the text/binary flavors of some methods,Fred Drake1999-05-171-0/+5
* Document \e, \url.Fred Drake1999-05-171-2/+25
* Don't \input boilerplate.tex, fill in the real stuff. 3rd partyFred Drake1999-05-171-1/+18
* Attempted to clarify usage of the \declaremodule macro somewhat;Fred Drake1999-05-171-7/+25
* define_module(): Check the module type for validity before using.Fred Drake1999-05-171-0/+6
* \declaremodule: Typo.Fred Drake1999-05-171-1/+1
* \declaremodule: Make this more robust. Only attempt to add an indexFred Drake1999-05-171-1/+6
* The conversion temporary files should not be ignored here anymore,Fred Drake1999-05-131-13/+0
* POP3.uidl(): Update description based on comments from Piers LauderFred Drake1999-05-131-3/+3
* POP3.uidl(): Update docstring based on comments from Piers LauderFred Drake1999-05-131-2/+3
* PyCObject_FromVoidPtr(): Clarify that the destr function will only beFred Drake1999-05-131-1/+2
* Small nits around some of the index entries.Fred Drake1999-05-131-72/+68
* make_index_entry(): Remove. Not only did this override theFred Drake1999-05-131-88/+111
* make_index_entry(): Remove. This is overridden in python.perl andFred Drake1999-05-131-12/+0
* Removed old comments.Fred Drake1999-05-131-14/+0
* Change the look of \seemodule output to fit in better.Fred Drake1999-05-112-14/+24
* Move the "See also:" section so it appears are part of the top HTMLFred Drake1999-05-111-10/+8
* Added module references; minor grammatical fixes.Fred Drake1999-05-113-4/+20
* Added missing comma, reported by Eric Raymond.Fred Drake1999-05-111-3/+2
* Lots of adjustments to deal with the document content now being storedFred Drake1999-05-101-91/+94
* Some more fixes.Fred Drake1999-05-101-11/+16
* Fixed some index entries.Fred Drake1999-05-101-36/+36
* ExtendedEsisBuilder.push(): Override inherited definition. We don'tFred Drake1999-05-071-3/+17
* Fix some bugs introduced in the previous checkin.Fred Drake1999-05-071-9/+13
* Define & use a Conversion object. It's still really ugly, but atFred Drake1999-05-071-227/+255
* Updated connect_ex() documentation based on comments in the newgroupFred Drake1999-05-061-1/+3
* Make it work for "manual" documents as well as "howto" documents.Fred Drake1999-05-061-17/+53
* Reflect recent patch for float % and divmod() by Tim Peters. ContentFred Drake1999-05-062-5/+16
* Tim Peters writes:Guido van Rossum1999-05-061-7/+19
* Nathan Paul Simons noticed that the grid_remove() method was missing.Guido van Rossum1999-05-051-0/+2
* Regression test for date format code, by Mike Meyer.Guido van Rossum1999-05-031-0/+21
* No need to import find(). (Andrew Dalke & kjpylint)Guido van Rossum1999-05-031-1/+1
* No need to import os or string. (Andrew Dalke & kjpylint)Guido van Rossum1999-05-031-1/+1
* No need to import sys. (Andrew Dalke & kjpylint)Guido van Rossum1999-05-032-2/+1
* Typo. (Andrew Dalke, without kjpylint)Guido van Rossum1999-05-031-1/+1