summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Corrected a section reference (title was wrong).Fred Drake2001-07-201-5/+8
* Typo: PyArgs_ParseTuple --> PyArg_ParseTupleFred Drake2001-07-201-30/+62
* Added information on Py_BuildValue().Fred Drake2001-07-201-0/+3
* Add a missing "\" to the markup.Fred Drake2001-07-201-1/+1
* Added the constants ascii_letters, ascii_lowercase, and ascii_uppercaseFred Drake2001-07-201-3/+25
* More Unicode corrections from MAL to match a post-2.2a1 changeAndrew M. Kuchling2001-07-201-23/+13
* Removed unnecessary section "Unicode literals"; all the discussion isFred Drake2001-07-201-6/+1
* Fix typo in description of raw strings: "value" --> "valid"Fred Drake2001-07-201-1/+1
* apply patch item #416254Piers Lauder2001-07-201-3/+48
* Bump release number to 1.00, while I'm at itAndrew M. Kuchling2001-07-201-1/+1
* Added function xml.sax.saxutils.quoteattr().Fred Drake2001-07-191-2/+22
* Revise the Unicode section after getting comments from MAL, GvR, and others.Andrew M. Kuchling2001-07-191-25/+49
* Remove some false statements.Fred Drake2001-07-191-4/+2
* Fill out the Unicode section, somewhat uncertainlyAndrew M. Kuchling2001-07-191-7/+24
* Finish the "Other changes" sectionAndrew M. Kuchling2001-07-191-34/+45
* Fix a few typosAndrew M. Kuchling2001-07-191-3/+3
* Remove note about this being a draft document.Andrew M. Kuchling2001-07-191-7/+1
* Look to the future: bump the version number.Fred Drake2001-07-181-18/+29
* 2.2a1 is out; look to the future.Fred Drake2001-07-181-1/+1
* Ignore all .tar files in the top directory; we're about to generateFred Drake2001-07-181-1/+1
* Lots of small updates, some long overdue.Fred Drake2001-07-181-24/+35
* Add a more substantial example startup file for the interactive shell;Fred Drake2001-07-181-7/+44
* Change the command lines to use a similar "phrasing" to that used in theFred Drake2001-07-181-15/+15
* "Make small changes, but carry a big diff."Fred Drake2001-07-181-248/+247
* Add some symbolic names to support hyperlinked references.Fred Drake2001-07-181-2/+2
* Made a few minor style & markup changes to the new {get,set}dlopenflags()Fred Drake2001-07-181-15/+17
* Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags.Martin v. Löwis2001-07-181-0/+21
* Ignore the html-*.tar file that can now be generated as an intermediate.Fred Drake2001-07-171-0/+1
* Revise the rules for building the distribution files for the HTML format.Fred Drake2001-07-171-7/+10
* Mirror Guido's latest changes to the license file.Fred Drake2001-07-171-32/+44
* Be more specific about some of the dependencies, to avoid re-building whenFred Drake2001-07-171-10/+12
* Define new markup for 5-column tables.Fred Drake2001-07-173-7/+109
* Kill another merge zombie.Fred Drake2001-07-171-7/+0
* Kill a merge zombie.Fred Drake2001-07-171-7/+0
* Update the availability information for os.tempnam(), os.tmpfile(), andFred Drake2001-07-171-1/+3
* Adding what's done of the documentation for the new profiling &Fred Drake2001-07-171-0/+53
* Delete sentence fragment (noted by Fred Bremmer)Andrew M. Kuchling2001-07-171-5/+5
* Bump the release number.Fred Drake2001-07-171-65/+62
* Make the syntax for compound command lines more portable (nmake, CygWin).Fred Drake2001-07-171-8/+8
* Script to re-write @FOO@-style marks with values, initializing theFred Drake2001-07-171-0/+55
* Update the release information.Fred Drake2001-07-171-1/+1
* Now we're picking nits: get my name right! ;-)Fred Drake2001-07-171-1/+1
* Add FLD to credit listAndrew M. Kuchling2001-07-171-2/+3
* Job.__init__(): Only create the builddir directory if it will be used (byFred Drake2001-07-171-6/+7
* Cleaned up a number of minor nits, use markup a little more consistently.Fred Drake2001-07-171-16/+25
* Minor rewrites to iterator and generator sectionsAndrew M. Kuchling2001-07-171-63/+75
* Fix a couple of minor markup nits.Fred Drake2001-07-171-5/+5
* Updated the documentation in several respects:Barry Warsaw2001-07-161-14/+46
* Revise the description of time.clock() so that it correctly describes theFred Drake2001-07-161-5/+11
* Use \longprogramopt, as suggested by FLDAndrew M. Kuchling2001-07-161-2/+2