[Biopython-dev] [Bug 2772] Entrez.efetch: the default value of 'retmode' depends on the database
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri Feb 20 12:48:00 EST 2009
http://bugzilla.open-bio.org/show_bug.cgi?id=2772
biopython-bugzilla at maubp.freeserve.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk 2009-02-20 12:48 EST -------
This is not a bug in Biopython - for Bio.Entrez we leave the defaults to the
NCBI, who can and may change them at any time.
If you want XML, you should explicitly ask for it.
Explicit is better than implicit.
http://www.python.org/dev/peps/pep-0020/
[For comparison, our qblast wrapper is perhaps more confusing as it has its own
defaults set within Biopython, and since it was first written the NCBI have
changed some of their default parameters.]
--
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