Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move files around to get the names to match the module names except for | Fred Drake | 1998-07-24 | 1 | -46/+0 |
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -4/+8 |
* | Document cPickle and cStringIO. | Fred Drake | 1998-04-11 | 1 | -0/+16 |
* | Add a comment to indicate the methods of the StringIO are being discussed... | Fred Drake | 1998-04-11 | 1 | -0/+3 |
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
* | Use the new {methoddesc} and {memberdesc} environments as appropriate. | Fred Drake | 1998-03-27 | 1 | -7/+13 |
* | Consistency: "{\bf ...}" ==> "\strong{...}" | Fred Drake | 1998-01-14 | 1 | -1/+1 |
* | Note that getvalue() must be called before close(). | Guido van Rossum | 1997-07-17 | 1 | -2/+5 |
* | Small grammatical touchups: | Fred Drake | 1997-04-02 | 1 | -3/+3 |
* | Added (minimal) StringIO docs. | Guido van Rossum | 1997-03-03 | 1 | -0/+14 |