Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed deprecated functions | Raymond Hettinger | 2003-08-05 | 1 | -12/+0 |
| | |||||
* | SF patch #782810: typo in libfuture.tex | Raymond Hettinger | 2003-08-05 | 1 | -1/+1 |
| | | | | (Contributed by George Yoshida) | ||||
* | Patch #781126: Fix markup for add_fallback. Will backport to 2.3. | Martin v. Löwis | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | init_myformat(): None of the "mark" values can be empty strings, or | Fred Drake | 2003-08-05 | 1 | -3/+10 |
| | | | | | | | | | | | LaTeX2HTML feels free to remove a surrounding element that contains no other content. Since such an element is typically a named anchor used for hyperlinking, they should not be removed. Unfortunatley, making sure these marks are non-empty is the most direct way of avoiding this behavior. Thanks to Dave Kuhlman for tracking this down; this was some excellent detective work! | ||||
* | Add note about fileno not being usable as a normal file descriptor in Windows. | Brett Cannon | 2003-08-05 | 1 | -0/+4 |
| | |||||
* | better support for well-formed XHTML | Fred Drake | 2003-08-05 | 1 | -4/+4 |
| | |||||
* | make the portions of the generated HTML produced by these styles better | Fred Drake | 2003-08-05 | 2 | -73/+87 |
| | | | | conform to XHTML rules. | ||||
* | Clarified that TypeErrors can be raised by any | Raymond Hettinger | 2003-08-04 | 1 | -1/+1 |
| | | | | | | function (not just builtins). The issue arose in a thread on comp.lang.python. | ||||
* | As discussed on python-dev, changed builtin.zip() to handle zero arguments | Raymond Hettinger | 2003-08-02 | 1 | -4/+8 |
| | | | | by returning an empty list instead of raising a TypeError. | ||||
* | Everyone knows what Fred meant, but I thought I'd make it official... ;-) | Skip Montanaro | 2003-07-31 | 1 | -2/+2 |
| | |||||
* | Generalize the template for the "What's New" document so it's easier | Fred Drake | 2003-07-30 | 1 | -0/+149 |
| | | | | | to extract next time without having to remember where in CVS to dig it out. | ||||
* | there's a new "What's New" for Python 2.4 | Fred Drake | 2003-07-30 | 1 | -1/+1 |
| | |||||
* | boilerplate to start off "What's New in Python 2.4" | Fred Drake | 2003-07-30 | 1 | -0/+136 |
| | |||||
* | Update to the same version info used by the interpreter. | Fred Drake | 2003-07-30 | 2 | -4/+4 |
| | |||||
* | [Bug #779469] Fix error in example code | Andrew M. Kuchling | 2003-07-30 | 1 | -2/+3 |
| | |||||
* | update the documentation contact address | Fred Drake | 2003-07-30 | 15 | -22/+22 |
| | |||||
* | - update the documentation contact address | Fred Drake | 2003-07-30 | 1 | -10/+1 |
| | | | | - remove text about the long-moved Mac OS libref chapter | ||||
* | Bump version number; record 2.3 release date | Andrew M. Kuchling | 2003-07-29 | 1 | -3/+3 |
| | |||||
* | Update release information. | Fred Drake | 2003-07-29 | 1 | -2/+2 |
| | |||||
* | Bump version information. | Fred Drake | 2003-07-29 | 1 | -1/+1 |
| | |||||
* | Update URL. | Fred Drake | 2003-07-28 | 1 | -1/+1 |
| | |||||
* | Bump release number. | Fred Drake | 2003-07-24 | 2 | -2/+2 |
| | |||||
* | Fix representation of ^= operator in __ixor__() documentation. | Fred Drake | 2003-07-23 | 1 | -1/+1 |
| | | | | Closes SF bug #776181. Should be backported. | ||||
* | 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 | -16/+18 |
| | | | | | | Part of SF patch #773007. Also fixed a number of mostly cosmetic markup errors. | ||||
* | Avoid a 301 permanent redirect. | Fred Drake | 2003-07-22 | 2 | -2/+2 |
| | | | | Part of SF patch #773007. | ||||
* | Avoid a few 301 permanent redirects. | Fred Drake | 2003-07-22 | 1 | -3/+3 |
| | | | | Part of SF patch #773007. | ||||
* | Avoid a 301 permanent redirect. | Fred Drake | 2003-07-22 | 1 | -1/+1 |
| | | | | Part of SF patch #773007. | ||||
* | Merge the old dumbdbm documetation into the new docs that have been added. | Fred Drake | 2003-07-21 | 2 | -59/+28 |
| | | | | Make some module references hyperlinks. | ||||
* | Change \code to \verb, because TeX merges the two dashes into a | Andrew M. Kuchling | 2003-07-21 | 1 | -1/+1 |
| | | | | | | hyphen, resulting in the output '-list-classifiers', not the correct '--list-classifiers'. I've verified that the line is now correct in the DVI, PDF, HTML, and ASCII versions. | ||||
* | SF bug #774411: Typo in socket documentation | Raymond Hettinger | 2003-07-20 | 1 | -1/+1 |
| | |||||
* | Add introductory paragraphs | Andrew M. Kuchling | 2003-07-18 | 1 | -57/+69 |
| | | | | | | Remove comment about MacOS changes; I'm not going to have time to figure out what they are Move PEP 273 section into numeric order | ||||
* | Add a few more items | Andrew M. Kuchling | 2003-07-18 | 1 | -5/+22 |
| | |||||
* | Complete the rewrite pass; add a few more items; bump version number to ↵ | Andrew M. Kuchling | 2003-07-17 | 1 | -113/+126 |
| | | | | 0.90; remove comment about draft status | ||||
* | more markup chages | Fred Drake | 2003-07-17 | 1 | -33/+38 |
| | |||||
* | Include the GNU info format in the edist target since we're now | Fred Drake | 2003-07-17 | 1 | -1/+1 |
| | | | | building a fair portion of the documentation as info. | ||||
* | - remove mention of the isprivate flag, since that isn't directly | Fred Drake | 2003-07-17 | 1 | -15/+12 |
| | | | | | documented here, and according to Tim, should never have been there - misc. cleanups for consistency | ||||
* | Minor corrections. | Raymond Hettinger | 2003-07-17 | 2 | -2/+8 |
| | |||||
* | - put the GNU info packages in the same place as everything else | Fred Drake | 2003-07-17 | 1 | -2/+5 |
| | | | | - add a convenience target to create the package list directly | ||||
* | - update the list of documents for which GNU info is built | Fred Drake | 2003-07-17 | 1 | -9/+8 |
| | | | | - convert tabs to spaces | ||||
* | Bump version numbers. | Fred Drake | 2003-07-17 | 2 | -2/+2 |
| | |||||
* | - improve the description of how user-defined method | Fred Drake | 2003-07-17 | 1 | -25/+85 |
| | | | | | | | | objects get made - improve the description of attribute retrieval from classes and class instances - add brief documentation of static method and class method objects. | ||||
* | Note that Unicode strings are now supported in sys.path. | Fred Drake | 2003-07-17 | 1 | -0/+2 |
| | | | | SF patch #764594. | ||||
* | Make the howto document class work properly with the pypaper.sty | Fred Drake | 2003-07-17 | 1 | -1/+1 |
| | | | | | paper-size hook. SF patch #772550. | ||||
* | Zap the C API subsection altogether for now. It's not actually usable from | Skip Montanaro | 2003-07-16 | 1 | -58/+0 |
| | | | | C yet anyway. | ||||
* | Mention list.index; more small textual changes | Andrew M. Kuchling | 2003-07-16 | 1 | -26/+30 |
| | |||||
* | Add reminder list of things to document; mention sys.getcheckinterval() and ↵ | Andrew M. Kuchling | 2003-07-16 | 1 | -1/+9 |
| | | | | socket.timeout exception | ||||
* | expose the C API subsection which was hidden from LaTeX in a comment. In | Skip Montanaro | 2003-07-16 | 1 | -22/+27 |
| | | | | | | | | | | | the info conversion the \comment LaTeX macro mapped to a Texinfo @ignore macro. Unfortunately, py2texi.el is not smart enough to avoid generating links to the @ignore'd section, which causes makeinfo to croak. Exposing this text is probably not the most correct thing to do, as this documentation really belongs in the C API manual. This does get the info files generated, however, which is a more practical goal considering the impending release of 2.3rc1. | ||||
* | Clarify the lack of relationship between rich comparison operators. | Raymond Hettinger | 2003-07-16 | 1 | -0/+5 |
| | | | | Prompted by a discussion on comp.lang.python. | ||||
* | Doctest now examines all docstrings by default. Previously, it would | Raymond Hettinger | 2003-07-16 | 1 | -6/+7 |
| | | | | | | | | | | | | skip over functions with private names (as indicated by the underscore naming convention). The old default created too much of a risk that user tests were being skipped inadvertently. Note, this change could break code in the unlikely case that someone had intentionally put failing tests in the docstrings of private functions. The breakage is easily fixable by specifying the old behavior when calling testmod() or Tester(). The more likely case is that the silent failure was unintended and that the user needed to be informed so the test could be fixed. |