summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* icons/ should not be ignored here now that this is it's real home.Fred Drake1999-09-241-1/+0
* Added --about option to specify the file to load "About thisFred Drake1999-09-231-1/+8
* Tell mkhowto to use stdabout.dat for the documents it processes here.Fred Drake1999-09-231-4/+4
* Remove some <SPAN> elements that were used only to carry a CLASSFred Drake1999-09-231-6/+14
* Remove the "Comments and Questions" section, allowing this to be usedFred Drake1999-09-231-43/+22
* Version of about.dat that should only be used for the standardFred Drake1999-09-231-0/+44
* Remove some <SPAN> elements that were used only to carry a CLASSFred Drake1999-09-231-4/+4
* Oops, missed this one!Fred Drake1999-09-231-0/+0
* img_tag(): Tighten up the generated SRC attribute a bit; if the imageFred Drake1999-09-231-3/+6
* do_cmd_rfc(): Simplify the generated markup.Fred Drake1999-09-221-2/+2
* Added --image-type option to allow use of either GIF or PNG images.Fred Drake1999-09-221-11/+38
* Some updates to allow ../tools/mkhowto to add various bits to theFred Drake1999-09-221-46/+86
* PNG version of the icons, converted from the GIFsFred Drake1999-09-226-0/+0
* Added section about where to send comments, questions, & bug reports.Fred Drake1999-09-211-0/+20
* os.name: Note that 'java' is one of the registered names.Fred Drake1999-09-171-1/+1
* Added documentation for inet_aton() and inet_ntoa(), from BenFred Drake1999-09-161-0/+28
* Added "import string" to a couple of examples that describe stringFred Drake1999-09-141-0/+2
* Name the parameter to expr() and suite() "source" instead of "string".Fred Drake1999-09-091-6/+6
* Added descriptions of the t#, w, and w# PyArg_ParseTuple() formatFred Drake1999-08-271-0/+21
* Update the instructions slightly.Fred Drake1999-08-261-4/+44
* Removed; no longer needed now that the other tools can handle entityFred Drake1999-08-261-24/+0
* feed(): Added support for ESIS '&' lines.Fred Drake1999-08-261-1/+4
* Remove use of fixgenents.sh; no longer needed.Fred Drake1999-08-261-5/+4
* Specify: \geq --> &geq;Fred Drake1999-08-261-4/+12
* Conversion.subconvert(): Added support for "entityref" parametersFred Drake1999-08-261-0/+7
* write_esis(): Added support for ENTITY_REFERENCE nodes.Fred Drake1999-08-261-40/+44
* convert(): Add support for ESIS '&' lines, and make sure we don'tFred Drake1999-08-261-0/+5
* Doco update from Sjoerd Mullender.Guido van Rossum1999-08-262-23/+29
* Added paragraph explaining that except clauses can't be empty; thatFred Drake1999-08-241-0/+4
* Added sentence "All exceptions must have an executable block."; fromFred Drake1999-08-241-1/+2
* Added additional index entries.Fred Drake1999-08-241-11/+14
* whrandom should come immediately after random, not before.Fred Drake1999-08-231-1/+1
* Clarified start parameter to Py_CompileString, documentedFred Drake1999-08-231-5/+24
* rewrite_descriptor(): Fix bug that dropped the first TEXT node fromFred Drake1999-08-201-45/+36
* Tell what the result objects are (based on comment from the list).Fred Drake1999-08-191-4/+5
* Added item regarding random/whrandom.Fred Drake1999-08-191-0/+2
* Added disclaimer to the sleep() function.Guido van Rossum1999-08-191-0/+5
* Explain the possible range of values for the pid parameter toFred Drake1999-08-131-6/+14
* In note mentioning [].remove()'s exception, tell what exception isFred Drake1999-08-091-25/+21
* Add index entries for open():Fred Drake1999-08-051-1/+4
* Add index entry "I/O control, buffering" for fdopen().Fred Drake1999-08-051-0/+1
* Add index entry "I/O control, buffering" for makefile().Fred Drake1999-08-051-3/+4
* Started documentation on buffer objects & types. Very preliminary.Fred Drake1999-08-041-1/+66
* Change the directory tree walking example to use clearer variableGuido van Rossum1999-08-031-11/+14
* Re-write in Python for portability. About 30% slower, but who cares?!Fred Drake1999-08-031-26/+61
* remap_element_names(): Only used for things that the new conversionFred Drake1999-08-031-32/+6
* The new conversion engine supports more of the table re-writing thanFred Drake1999-08-031-6/+9
* Removed PyMapping_Clear() -- it was wishful thinking and serves noGuido van Rossum1999-08-021-6/+0
* Use the mksourcepgk script instead of mktarball.sh.Fred Drake1999-08-021-6/+7
* Remove obsolete version of script.Fred Drake1999-08-021-84/+0