Trees | Indices | Help |
---|
|
1 """Part of an old unused and undocumented sequence writing framework (DEPRECATED).""" 2 3 import warnings 4 warnings.warn("Bio.Writer and Bio.writer.* are deprecated. If you do use"\ 5 +" these modules, please get in touch via the mailing list or"\ 6 +" bugzilla to avoid their permanent removal from Biopython.", \ 7 DeprecationWarning) 8 18
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 25 10:44:25 2008 | http://epydoc.sourceforge.net |