summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Bump release number.Fred Drake2003-07-242-2/+2
* Fix representation of ^= operator in __ixor__() documentation.Fred Drake2003-07-231-1/+1
* Important usability fix in itertools documentation.Raymond Hettinger2003-07-221-3/+3
* Avoid a 301 permanent redirect.Fred Drake2003-07-221-16/+18
* Avoid a 301 permanent redirect.Fred Drake2003-07-222-2/+2
* Avoid a few 301 permanent redirects.Fred Drake2003-07-221-3/+3
* Avoid a 301 permanent redirect.Fred Drake2003-07-221-1/+1
* Merge the old dumbdbm documetation into the new docs that have been added.Fred Drake2003-07-212-59/+28
* Change \code to \verb, because TeX merges the two dashes into aAndrew M. Kuchling2003-07-211-1/+1
* SF bug #774411: Typo in socket documentationRaymond Hettinger2003-07-201-1/+1
* Add introductory paragraphsAndrew M. Kuchling2003-07-181-57/+69
* Add a few more itemsAndrew M. Kuchling2003-07-181-5/+22
* Complete the rewrite pass; add a few more items; bump version number to 0.90;...Andrew M. Kuchling2003-07-171-113/+126
* more markup chagesFred Drake2003-07-171-33/+38
* Include the GNU info format in the edist target since we're nowFred Drake2003-07-171-1/+1
* - remove mention of the isprivate flag, since that isn't directlyFred Drake2003-07-171-15/+12
* Minor corrections.Raymond Hettinger2003-07-172-2/+8
* - put the GNU info packages in the same place as everything elseFred Drake2003-07-171-2/+5
* - update the list of documents for which GNU info is builtFred Drake2003-07-171-9/+8
* Bump version numbers.Fred Drake2003-07-172-2/+2
* - improve the description of how user-defined methodFred Drake2003-07-171-25/+85
* Note that Unicode strings are now supported in sys.path.Fred Drake2003-07-171-0/+2
* Make the howto document class work properly with the pypaper.styFred Drake2003-07-171-1/+1
* Zap the C API subsection altogether for now. It's not actually usable fromSkip Montanaro2003-07-161-58/+0
* Mention list.index; more small textual changesAndrew M. Kuchling2003-07-161-26/+30
* Add reminder list of things to document; mention sys.getcheckinterval() and s...Andrew M. Kuchling2003-07-161-1/+9
* expose the C API subsection which was hidden from LaTeX in a comment. InSkip Montanaro2003-07-161-22/+27
* Clarify the lack of relationship between rich comparison operators.Raymond Hettinger2003-07-161-0/+5
* Doctest now examines all docstrings by default. Previously, it wouldRaymond Hettinger2003-07-161-6/+7
* Lots of markup cleanups to avoid warnings from the GNU info generation;Fred Drake2003-07-163-23/+23
* Remove \versionchanged; the text was too complex for the GNU infoFred Drake2003-07-161-4/+4
* Minor text changes; update bug/patch count (quite a jump!)Andrew M. Kuchling2003-07-161-18/+18
* Make it easier to figure out the where a menuselection starts and endsFred Drake2003-07-163-2/+4
* Cygwin instructions:Fred Drake2003-07-161-5/+5
* A variety of markup-level adjustments.Fred Drake2003-07-161-6/+6
* Discussion of signatures for unicode.translate() and str.translate()Raymond Hettinger2003-07-162-10/+10
* - update some commentsFred Drake2003-07-161-9/+21
* Pass along the selected "What's New" document to the make file for theFred Drake2003-07-161-1/+1
* Adjust description of the internationalized domain name encoding toFred Drake2003-07-161-1/+1
* Map \envvar to the TeXinfo equivalent, @env.Fred Drake2003-07-161-1/+1
* Simple support for the alltt environment.Fred Drake2003-07-161-1/+3
* In the description of enumerate(), the indexing operators should notFred Drake2003-07-161-2/+2
* Teach this script about \AA and \aa (the Scandanavian A-ringFred Drake2003-07-161-1/+3
* Nits.Raymond Hettinger2003-07-151-2/+2
* Indexing is a mess; try to get the link targets closer to the relevantFred Drake2003-07-152-14/+11
* process_commands_wrap_deferred:Fred Drake2003-07-151-5/+13
* Try to clean up some indexing relevant to the import statement.Fred Drake2003-07-151-3/+3
* Discuss calling new-style types.Fred Drake2003-07-151-1/+9
* Markup consistency nits.Fred Drake2003-07-141-15/+17
* Added missing markup.Fred Drake2003-07-141-0/+2