A page that writes to a string buffer.
| Operations Summary: | |
| _take_control(self) [Source] | |
| open_file(self) Returns a new StringIO [Source] | |
| close_file(self) Does nothing. [Source] | |
| get_buffer(self) Returns the page as a string, then deletes the internal buffer [Source] | |
| Operations Inherited from Page | |
| __init__, filename, title, os, write, register, register_filenames, get_toc, process, process_scope, start_file, end_file, reference | |