summaryrefslogtreecommitdiffstats
path: root/Doc/libstrio.tex
Commit message (Collapse)AuthorAgeFilesLines
* Document cPickle and cStringIO.Fred Drake1998-04-111-0/+16
|
* Add a comment to indicate the methods of the StringIO are being discussed...Fred Drake1998-04-111-0/+3
|
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
|
* Use the new {methoddesc} and {memberdesc} environments as appropriate.Fred Drake1998-03-271-7/+13
|
* Consistency: "{\bf ...}" ==> "\strong{...}"Fred Drake1998-01-141-1/+1
| | | | | | | "{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now.
* Note that getvalue() must be called before close().Guido van Rossum1997-07-171-2/+5
|
* Small grammatical touchups:Fred Drake1997-04-021-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 Rossum1997-03-031-0/+14