Trees | Indices | Help |
---|
|
1 #Would like to have just issued a deprecation warning, and removed this 2 #module later. However, due to the FormatIO code in Bio/SeqRecord.py the 3 #deprecation warning would be triggered whenever someone used the SeqRecord. 4 raise ImportError, "Bio.FormatIO has been removed. Please try Bio.SeqIO instead" 5
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 7 11:51:48 2008 | http://epydoc.sourceforge.net |