| Commit message (Expand) | Author | Age | Files | Lines |
* | Add versionadded for operator.pow | Neal Norwitz | 2002-08-19 | 1 | -0/+1 |
|
|
* | Added __pow__(a,b) to the operator module. Completes the pattern of | Raymond Hettinger | 2002-08-19 | 1 | -0/+7 |
|
|
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -8/+8 |
|
|
* | Added documentation for the new rich comparison support. | Fred Drake | 2001-08-10 | 1 | -73/+147 |
|
|
* | Grant Griffin <grant.griffin@honeywell.com>: | Fred Drake | 2000-12-15 | 1 | -2/+3 |
|
|
* | Added missing entry for invert() function. | Fred Drake | 2000-10-22 | 1 | -0/+60 |
|
|
* | It turns out that Guido does not like or encourage the use of the term | Fred Drake | 2000-10-06 | 1 | -2/+2 |
|
|
* | Add documentation and warnings for the isCallable(), isMappingType(), | Fred Drake | 2000-10-02 | 1 | -0/+50 |
|
|
* | Added documentation for new functions. | Fred Drake | 2000-09-17 | 1 | -3/+11 |
|
|
* | Added note to __not__() description that this operation is defined | Fred Drake | 1999-06-15 | 1 | -1/+3 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -4/+4 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | Document missing functions: xor, not, truth, countOf, indexOf, and | Guido van Rossum | 1998-05-22 | 1 | -0/+28 |
|
|
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
|
|
* | Some logical markup. | Fred Drake | 1998-03-08 | 1 | -89/+23 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-17 | 1 | -0/+1 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -3/+3 |
|
|
* | Remove unneeded "{}" that confused makeinfo. | Fred Drake | 1997-12-29 | 1 | -1/+1 |
|
|
* | Descriptions for delitem(), __delitem__(): These delete a value, not set it. | Fred Drake | 1997-12-16 | 1 | -46/+50 |
|
|
* | Fixed index references to modules. (This is *not* the spam module!) | Fred Drake | 1997-12-16 | 1 | -1/+1 |
|
|
* | Removed unnecessary escaping. | Fred Drake | 1997-12-04 | 1 | -39/+39 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -2/+2 |
|
|
* | Added section for operator module (compiled Skip Montanaro). | Guido van Rossum | 1996-12-06 | 1 | -0/+193 |
|
|