[Biopython-dev] [Bug 3118] isinstance should use basestring for detecting string type

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Sat Jul 17 21:05:19 UTC 2010


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





------- Comment #1 from claude at 2xlibre.net  2010-07-17 17:05 EST -------
Created an attachment (id=1523)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=1523&action=view)
Replace all remaining isinstance(, str) by isinstance(, basestring)


-- 
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