Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | | | | Para. 1: ...that reads and writes a string buffer... ^ ^ Para. 3: ...can be called at any time to retrieve the... XXXXXXXXXXXX ^^^^^ ...entire contents of the entire ``file'' ... ^^^^^^^ XXXXXXX Guido, I hope I'm not stomping too far afield, but these seem pretty clear to me. | ||||
* | Added (minimal) StringIO docs. | Guido van Rossum | 1997-03-03 | 1 | -0/+14 |