[Biopython-dev] [PATCH] Use of wrong variable in
Bio/Blast/NCBIXML.py
Steven Walter
srwalt2 at uky.edu
Thu Jun 24 17:55:09 EDT 2004
The attached patch fixes a bug I found in the latest version of
biopython. Without the patch, python will crash because the variable it
references is not defined. "handle" is one of the parameters to the
function, and isn't used anywhere else, so this is almost certainly the
correct fix.
Additionally, It Works For Me(R). Thanks for this great piece of software!
Steven Walter
Summer Bioinformatics Program
University of Kentucky
--
"Time is an abstract concept created by carbon-based life forms to
monitor their on-going decay."
-Thunderclese
Heartless capitalism has saved more people from poverty than any
progressive program of social equality ever has.
GnuPG Fingerprint: 889A 5BED F01D 61BC 930F A915 DB55 2585 0010 A205
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ncbixml.diff
Type: text/x-patch
Size: 322 bytes
Desc: not available
Url : http://portal.open-bio.org/pipermail/biopython-dev/attachments/20040624/b22bec4e/ncbixml.bin
More information about the Biopython-dev
mailing list