Package Bio :: Module File :: Class SGMLHandle
[show private | hide private]
[frames | no frames]

Class SGMLHandle


A Python handle that automatically strips SGML tags from data.
Method Summary
  __init__(self, handle)
SGMLStripper(handle)
  __getattr__(self, attr)
  read(self, *args, **keywds)
  readline(self, *args, **keywds)
  readlines(self, *args, **keywds)

Method Details

__init__(self, handle)
(Constructor)

SGMLStripper(handle)

handle is a file handle to SGML-formatted data.

Generated by Epydoc 2.1 on Wed Jan 31 09:59:42 2007 http://epydoc.sf.net