| ★ wanayoo — archive 1999 http://www.python.org/doc/current/lib/module-StringIO.html | Nouvelle recherche | Portail wanayoo |
This module implements a file-like class, StringIO, that reads and writes a string buffer (also known as memory files). See the description on file objects for operations (section 2.1.7).
The following methods of StringIO objects require special mention: