[Biopython-dev] Removing the deprecated Bio.WWW modules

Michiel de Hoon mjldehoon at yahoo.com
Fri Jul 25 00:19:33 UTC 2008


Note that Bio.WWW.__init__.py contains some code that is used in other modules. Most (but not all) of these modules are deprecated themselves. For the non-deprecated modules, it's probably easiest to just copy the code from Bio.WWW.__init__.py over to avoid having to import Bio.WWW.

--Michiel.


--- On Thu, 7/24/08, Peter <biopython at maubp.freeserve.co.uk> wrote:

> From: Peter <biopython at maubp.freeserve.co.uk>
> Subject: [Biopython-dev] Removing the deprecated Bio.WWW modules
> To: "BioPython-Dev Mailing List" <biopython-dev at biopython.org>
> Date: Thursday, July 24, 2008, 7:41 AM
> 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
> _______________________________________________
> Biopython-dev mailing list
> Biopython-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biopython-dev


      



More information about the Biopython-dev mailing list