[Biopython-dev] Dump file in Bio/Saf/__init__.py

Michiel de Hoon mjldehoon at yahoo.com
Wed Jul 16 14:14:07 UTC 2008


I removed a similar piece of code in one more module (I forgot which one).
While we're on the subject: the functionality currently in Bio.Saf probably belongs in Bio.AlignIO.

--Michiel.

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

> From: Peter <biopython at maubp.freeserve.co.uk>
> Subject: [Biopython-dev] Dump file in Bio/Saf/__init__.py
> To: "BioPython-Dev Mailing List" <biopython-dev at biopython.org>
> Date: Wednesday, July 16, 2008, 6:49 AM
> Michiel,
> 
> I just noticed your CVS revision to Bio/Saf/__init__.py
> removing this
> snippet of code:
> 
>                  dumpfile = open( 'dump',
> 'w' ) 	
>                  dumpfile.write( data ) 	
>                  dumpfile.close()
> 
> I recall seeing (and removing) a similar lump of
> diagnostics/debugging
> code from another of Katharine Lindner's parsers.
> 
> There is still a similar bit of code in
> Bio/IntelliGenetics/__init__.py which we could remove, but
> as the
> whole module is now deprecated we could just wait for a few
> releases
> and then remove it entirely.
> 
> 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