[Biopython-dev] Removing the deprecated Bio.WWW modules
Peter
biopython at maubp.freeserve.co.uk
Thu Jul 24 07:41:41 EDT 2008
Hi all,
We (Michiel) deprecated the Bio.WWW.* modules in Biopython 1.45, after
relocating most of the functionality:
Bio.WWW.ExPASy -> Bio.ExPASy
Bio.WWW.InterPro -> Bio.InterPro
Bio.WWW.NCBI -> Bio.Entrez
Bio.WWW.SCOP -> Bio.SCOP
Now that the deprecation warnings have been in place for a couple of
releases, I'd like to remove the four Bio.WWW.* modules, and leave
just Bio/WWW/__init__.py with a deprecation warning telling people
where to look for the relocated code.
Any comments or objections?
Peter
More information about the Biopython-dev
mailing list