Package Bio :: Package Pathway :: Package Rep :: Module HashSet
[hide private]
[frames] | no frames]

Module HashSet

source code

Classes [hide private]
  HashSet
A set abstraction supporting the basic set operations.
Variables [hide private]
  __warningregistry__ = {('The module Bio.Pathway.Rep.HashSet is...
Variables Details [hide private]

__warningregistry__

Value:
{('The module Bio.Pathway.Rep.HashSet is now deprecated, and will be r\
emoved in a future release of Biopython. Use Python\'s built in set ob\
ject instead.',
  <type 'exceptions.DeprecationWarning'>,
  10): 1}