Package Bio :: Module MarkupEditor
[hide private]
[frames] | no frames]

Module MarkupEditor

source code

Simplify adding markup to a piece of text.

Classes [hide private]
  MidPoint
  MarkupEditor
Functions [hide private]
 
_start_element(tag, attrs) source code
 
_end_element(tag) source code
 
_compare(markup, expect) source code
 
test() source code
Variables [hide private]
  __warningregistry__ = {('Bio.MarkupEditor is deprecated.\nIf y...
Variables Details [hide private]

__warningregistry__

Value:
{('''Bio.MarkupEditor is deprecated.
If you use the code in Bio.MarkupEditor, Please get in touch on
the Biopython mailing lists to prevent permanent removal of this
module.''',
  <type 'exceptions.DeprecationWarning'>,
  9): 1}