Table of Contents

Class: SGMLHandle Bio/File.py

A Python handle that automatically strips SGML tags from data.

Methods   
__getattr__
__init__
read
readline
readlines
  __getattr__ 
__getattr__ ( self,  attr )

  __init__ 
__init__ ( self,  handle )

SGMLStripper(handle)

handle is a file handle to SGML-formatted data.

  read 
read (
        self,
        *args,
        *keywds,
        )

  readline 
readline (
        self,
        *args,
        *keywds,
        )

  readlines 
readlines (
        self,
        *args,
        *keywds,
        )


Table of Contents

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