Table of Contents

Class: _Scanner Bio/SwissProt/KeyWList.py

Scan the keywlist.txt file included with the SwissProt distribution.

Tested with: Release 37 Release 38

Methods   
_scan_footer
_scan_header
_scan_keywords
feed
  _scan_footer 
_scan_footer (
        self,
        uhandle,
        consumer,
        )

  _scan_header 
_scan_header (
        self,
        uhandle,
        consumer,
        )

  _scan_keywords 
_scan_keywords (
        self,
        uhandle,
        consumer,
        )

  feed 
feed (
        self,
        handle,
        consumer,
        )

feed(self, handle, consumer)

Feed in the keywlist.txt file for scanning. handle is a file-like object that contains keyword information. consumer is a Consumer object that will receive events as the report is scanned.


Table of Contents

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