[Biopython-dev] Notification: incoming/61
biopython-bugs at bioperl.org
biopython-bugs at bioperl.org
Fri Mar 1 00:15:43 EST 2002
JitterBug notification
new message incoming/61
Message summary for PR#61
From: katel at worldpath.net
Subject: interface
Date: Fri, 1 Mar 2002 00:15:42 -0500
0 replies 0 followups
====> ORIGINAL MESSAGE FOLLOWS <====
>From katel at worldpath.net Fri Mar 1 00:15:42 2002
Received: from localhost (localhost [127.0.0.1])
by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id g215FgkO030816
for <biopython-bugs at pw600a.bioperl.org>; Fri, 1 Mar 2002 00:15:42 -0500
Date: Fri, 1 Mar 2002 00:15:42 -0500
Message-Id: <200203010515.g215FgkO030816 at pw600a.bioperl.org>
From: katel at worldpath.net
To: biopython-bugs at bioperl.org
Subject: interface
Full_Name: Katharine Lindner
Module: ParserSupport Dispatch
Version: development
OS: Windows 98
Submission from: (NULL) (209.187.114.149)
in _parse_elements, the consumer and its container, content handler, are
confused. The code checks the attribute _content_handler to see if it is a
subclass of Dispatch. But _content_handler._consumer is the attribute that
should be checked. I tested this on a copy of ParserSupport. But this is not
the solution because _consumer is a private variable. It needs an accessor.
More information about the Biopython-dev
mailing list