| Commit message (Expand) | Author | Age | Files | Lines |
* | update the documentation contact address | Fred Drake | 2003-07-30 | 1 | -1/+1 |
|
|
* | Update URL. | Fred Drake | 2003-07-28 | 1 | -1/+1 |
|
|
* | Important usability fix in itertools documentation. | Raymond Hettinger | 2003-07-22 | 1 | -3/+3 |
|
|
* | Avoid a 301 permanent redirect. | Fred Drake | 2003-07-22 | 1 | -1/+1 |
|
|
* | Merge the old dumbdbm documetation into the new docs that have been added. | Fred Drake | 2003-07-21 | 2 | -59/+28 |
|
|
* | SF bug #774411: Typo in socket documentation | Raymond Hettinger | 2003-07-20 | 1 | -1/+1 |
|
|
* | more markup chages | Fred Drake | 2003-07-17 | 1 | -33/+38 |
|
|
* | - remove mention of the isprivate flag, since that isn't directly | Fred Drake | 2003-07-17 | 1 | -15/+12 |
|
|
* | Minor corrections. | Raymond Hettinger | 2003-07-17 | 1 | -1/+7 |
|
|
* | Note that Unicode strings are now supported in sys.path. | Fred Drake | 2003-07-17 | 1 | -0/+2 |
|
|
* | Zap the C API subsection altogether for now. It's not actually usable from | Skip Montanaro | 2003-07-16 | 1 | -58/+0 |
|
|
* | expose the C API subsection which was hidden from LaTeX in a comment. In | Skip Montanaro | 2003-07-16 | 1 | -22/+27 |
|
|
* | Doctest now examines all docstrings by default. Previously, it would | Raymond Hettinger | 2003-07-16 | 1 | -6/+7 |
|
|
* | Lots of markup cleanups to avoid warnings from the GNU info generation; | Fred Drake | 2003-07-16 | 3 | -23/+23 |
|
|
* | Remove \versionchanged; the text was too complex for the GNU info | Fred Drake | 2003-07-16 | 1 | -4/+4 |
|
|
* | A variety of markup-level adjustments. | Fred Drake | 2003-07-16 | 1 | -6/+6 |
|
|
* | Discussion of signatures for unicode.translate() and str.translate() | Raymond Hettinger | 2003-07-16 | 2 | -10/+10 |
|
|
* | Markup consistency nits. | Fred Drake | 2003-07-14 | 1 | -15/+17 |
|
|
* | Added missing markup. | Fred Drake | 2003-07-14 | 1 | -0/+2 |
|
|
* | Fix unbalanced parenthesis in text. | Raymond Hettinger | 2003-07-14 | 2 | -2/+2 |
|
|
* | Fix missing parenthesis | Raymond Hettinger | 2003-07-14 | 1 | -1/+1 |
|
|
* | update norobots link | Skip Montanaro | 2003-07-14 | 1 | -1/+1 |
|
|
* | + libdumdbm | Skip Montanaro | 2003-07-14 | 1 | -0/+1 |
|
|
* | minimal dumdbm module doc | Skip Montanaro | 2003-07-14 | 1 | -0/+57 |
|
|
* | SF bug #738090: Section 13.3: htmllib.HTMLParser constructor definition | Raymond Hettinger | 2003-07-14 | 1 | -0/+3 |
|
|
* | SF bug #706546: u''.translate not documented | Raymond Hettinger | 2003-07-13 | 1 | -1/+11 |
|
|
* | SF bug #770107: Typo in documentation of resource module | Raymond Hettinger | 2003-07-13 | 1 | -2/+2 |
|
|
* | Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2. | Martin v. Löwis | 2003-07-12 | 2 | -9/+17 |
|
|
* | Document Jim Fulton's docttest extensions. | Raymond Hettinger | 2003-07-11 | 1 | -8/+70 |
|
|
* | SF #767592: unittest docs don't suggest "unittest.main()" | Raymond Hettinger | 2003-07-10 | 1 | -0/+96 |
|
|
* | Add versionadded. Remove duplicate "to" | Neal Norwitz | 2003-07-09 | 1 | -1/+2 |
|
|
* | Document interrupt_main() | Kurt B. Kaiser | 2003-07-08 | 1 | -5/+5 |
|
|
* | add missing ' | Neal Norwitz | 2003-07-08 | 1 | -1/+1 |
|
|
* | - clean up table markup for readability | Fred Drake | 2003-07-08 | 1 | -40/+46 |
|
|
* | Update Tkinter3000 notes based on text from Fredrik Lundh. | Fred Drake | 2003-07-08 | 1 | -7/+9 |
|
|
* | Fixed a table that wasn't in a tableii block, and added a very simple | Anthony Baxter | 2003-07-08 | 1 | -26/+72 |
|
|
* | add versionadded for getcheckinterval | Neal Norwitz | 2003-07-07 | 1 | -0/+1 |
|
|
* | New function sys.getcheckinterval(), to complement setcheckinterval(). | Tim Peters | 2003-07-06 | 1 | -0/+5 |
|
|
* | Fix SF bug #766288, property() example gives syntax error | Neal Norwitz | 2003-07-05 | 1 | -1/+1 |
|
|
* | Correct documentation of check interval - it's 100 by default, not 10 any | Skip Montanaro | 2003-07-02 | 1 | -2/+2 |
|
|
* | Note that csv files (when they are actual files) must be opened in 'b'inary | Skip Montanaro | 2003-07-02 | 1 | -4/+9 |
|
|
* | SF bug #764616: execfile(filename,...) not execfile(file,...) | Raymond Hettinger | 2003-07-02 | 1 | -1/+1 |
|
|
* | Grammar nit. SF bug #757822 | Raymond Hettinger | 2003-07-02 | 1 | -1/+1 |
|
|
* | Revert the previous change; this is now dealt with in a better way. | Fred Drake | 2003-07-02 | 1 | -0/+54 |
|
|
* | The datetime C API really isn't usable outside the datetime module | Fred Drake | 2003-07-02 | 1 | -54/+0 |
|
|
* | Fix a variety of small markup nits. | Fred Drake | 2003-07-02 | 3 | -10/+11 |
|
|
* | - note that super() only applies to new-style classes; | Fred Drake | 2003-07-01 | 1 | -2/+4 |
|
|
* | showwarning() calls formatwarning(), not showwarning(). | Tim Peters | 2003-07-01 | 1 | -1/+1 |
|
|
* | Improve the wording a bit | Raymond Hettinger | 2003-07-01 | 1 | -1/+1 |
|
|
* | Fix spelling, grammar, usage, and markup. | Raymond Hettinger | 2003-07-01 | 1 | -2/+3 |
|
|