[Biopython-dev] [Bug 2475] BioSQL.Loader should reuse existing taxon entries in lineage

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Tue Apr 8 23:19:44 UTC 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2475


ericgibert at yahoo.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ericgibert at yahoo.fr




------- Comment #23 from ericgibert at yahoo.fr  2008-04-08 19:19 EST -------
Regarding note #20, I think that always returning a list is better. We need
anyway to test if the record was found or not thus we might as well do:
if len(return_val) == 0:


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list