Table of Contents

Module: File Bio/File.py

Code for more fancy file handles.

Classes: UndoHandle File object decorator with support for undo-like operations. StringHandle Wraps a file object around a string. SGMLHandle File object that automatically strips SGML tags from data.

SGMLStripper Object that strips SGML.

Imported modules   
import StringIO
import os
import sgmllib
import string
Classes   
SGMLHandle

A Python handle that automatically strips SGML tags from data.

SGMLStripper
UndoHandle

A Python handle that adds functionality for saving lines.


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:43 2002 by HappyDoc version 2.0.1