Package Bio :: Package Mindy
[hide private]
[frames] | no frames]

Package Mindy

source code

Bio.Mindy provides functionality building on the Martel parser (DEPRECATED).

Andrew Dalke is no longer maintaining Martel or Bio.Mindy, and these modules are now deprecated. They are no longer used in any of the current Biopython parsers, and are likely to be removed in a future release.

Submodules [hide private]

Functions [hide private]
 
open(dbname, mode='r') source code
 
main() source code
Variables [hide private]
  __package__ = 'Bio.Mindy'
  __warningregistry__ = {('Martel and those parts of Biopython d...
Variables Details [hide private]

__warningregistry__

Value:
{('Martel and those parts of Biopython depending on it directly (such \
as Bio.Mindy) are now deprecated, and will be removed in a future rele\
ase of Biopython.  If you want to continue to use this code, please ge\
t in contact with the Biopython developers via the mailing lists to av\
oid its permanent removal from Biopython.',
  <type 'exceptions.DeprecationWarning'>,
  15): True}