| Commit message (Expand) | Author | Age | Files | Lines |
* | "Make small changes, but carry a big diff." | Fred Drake | 2001-07-18 | 1 | -248/+247 |
|
|
* | Add some symbolic names to support hyperlinked references. | Fred Drake | 2001-07-18 | 1 | -2/+2 |
|
|
* | Made a few minor style & markup changes to the new {get,set}dlopenflags() | Fred Drake | 2001-07-18 | 1 | -15/+17 |
|
|
* | Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags. | Martin v. Löwis | 2001-07-18 | 1 | -0/+21 |
|
|
* | Update the availability information for os.tempnam(), os.tmpfile(), and | Fred Drake | 2001-07-17 | 1 | -1/+3 |
|
|
* | Fix a couple of minor markup nits. | Fred Drake | 2001-07-17 | 1 | -5/+5 |
|
|
* | Updated the documentation in several respects: | Barry Warsaw | 2001-07-16 | 1 | -14/+46 |
|
|
* | Revise the description of time.clock() so that it correctly describes the | Fred Drake | 2001-07-16 | 1 | -5/+11 |
|
|
* | Minor changes to match the style guide. | Fred Drake | 2001-07-14 | 21 | -72/+79 |
|
|
* | Correct a couple of errors noted by Alex Martelli. | Fred Drake | 2001-07-14 | 1 | -3/+3 |
|
|
* | Remove comments about XML and HTML; those sections are no | Fred Drake | 2001-07-14 | 1 | -2/+1 |
|
|
* | Add entry for xmlrpclib documentation. | Fred Drake | 2001-07-12 | 1 | -0/+1 |
|
|
* | Several markup adjustments so this will format and be more consistent with | Fred Drake | 2001-07-12 | 1 | -35/+45 |
|
|
* | Fix return value for m.group() for groups not in the part of the RE that | Fred Drake | 2001-07-12 | 1 | -42/+47 |
|
|
* | On int/long to the negative int/long power, let float handle it | Guido van Rossum | 2001-07-12 | 1 | -7/+10 |
|
|
* | First version of xmlrpclib docs. Probably has markup errors; is not complete, | Eric S. Raymond | 2001-07-12 | 1 | -0/+237 |
|
|
* | Follow the recommended practices for keystroke representation; this | Fred Drake | 2001-07-12 | 3 | -23/+25 |
|
|
* | Added information about the timeout parameter to the poll() method for | Fred Drake | 2001-07-11 | 1 | -1/+5 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 17 | -98/+105 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 1 | -4/+6 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 12 | -103/+105 |
|
|
* | Explain the exit code for the wait() method, including a reference to | Fred Drake | 2001-07-06 | 1 | -1/+6 |
|
|
* | The fpectl module does not work on Windows, so remove Windows from the | Fred Drake | 2001-07-05 | 1 | -2/+2 |
|
|
* | Fix a markup error: do not omit a method's parameter list if it is | Fred Drake | 2001-07-05 | 1 | -1/+1 |
|
|
* | Added more information on the differences between the htmllib and HTMLParser | Fred Drake | 2001-07-05 | 3 | -3/+16 |
|
|
* | List constraints on xrange() objects. | Guido van Rossum | 2001-07-05 | 1 | -8/+14 |
|
|
* | Rip out the fancy behaviors of xrange that nobody uses: repeat, slice, | Guido van Rossum | 2001-07-05 | 1 | -6/+2 |
|
|
* | Marked the parameters to Stats.print_*() as optional. | Fred Drake | 2001-07-02 | 1 | -3/+3 |
|
|
* | Turns out Neil didn't intend for *all* of his gen-branch work to get | Tim Peters | 2001-06-29 | 1 | -10/+27 |
|
|
* | Correct a markup error for an accented character. | Fred Drake | 2001-06-29 | 1 | -1/+1 |
|
|
* | Removed some stray periods, and fix up a number of visible markup | Fred Drake | 2001-06-29 | 1 | -18/+19 |
|
|
* | SourceForge bug #437041: | Fred Drake | 2001-06-29 | 1 | -8/+8 |
|
|
* | Simplify an example based on comment from Thomas Holenstein <thomas@hex.ch>: | Fred Drake | 2001-06-29 | 1 | -4/+1 |
|
|
* | Remove duplicate ', ' in dbhash.open()'s argument list. | Thomas Wouters | 2001-06-27 | 1 | -1/+1 |
|
|
* | Remove the restriction on a mapping's .update() method. | Barry Warsaw | 2001-06-26 | 1 | -9/+7 |
|
|
* | Teach the types module about generators. Thanks to James Althoff on the | Tim Peters | 2001-06-25 | 1 | -0/+6 |
|
|
* | Updated link to zlib's home page. | Fred Drake | 2001-06-25 | 1 | -3/+2 |
|
|
* | Fix typo | Andrew M. Kuchling | 2001-06-23 | 1 | -1/+1 |
|
|
* | Correct erroneous description of precmd. | Eric S. Raymond | 2001-06-23 | 1 | -2/+6 |
|
|
* | Contributed updates from Harald Hanche-Olsen, giving details of the branch | Fred Drake | 2001-06-23 | 1 | -0/+49 |
|
|
* | Re-organize a little, clean up some markup. | Fred Drake | 2001-06-22 | 1 | -52/+73 |
|
|
* | Corrected an error in the information on supporting weak references in | Fred Drake | 2001-06-22 | 1 | -9/+7 |
|
|
* | Fix & clean up the information about building Python with large file support | Fred Drake | 2001-06-22 | 1 | -4/+3 |
|
|
* | Update to include the license information in a less annoying place. | Fred Drake | 2001-06-20 | 1 | -0/+3 |
|
|
* | Document the new encodestring() and decodestring() functions. Also, | Barry Warsaw | 2001-06-19 | 1 | -2/+19 |
|
|
* | Document that filter is added in 2.2. | Martin v. Löwis | 2001-06-16 | 1 | -0/+1 |
|
|
* | Add a version annotation for the Q and q format codes. | Fred Drake | 2001-06-15 | 1 | -1/+2 |
|
|
* | Fix an improperly placed comma. | Fred Drake | 2001-06-14 | 1 | -1/+1 |
|
|
* | Fixed reference to table notes for {}.keys() and {}.items() -- these | Fred Drake | 2001-06-12 | 1 | -4/+4 |
|
|
* | Added q/Q standard (x-platform 8-byte ints) mode in struct module. | Tim Peters | 2001-06-12 | 1 | -7/+10 |
|
|