[Biopython-dev] [Bug 2822] Bio.Application.AbstractCommandline - properties and kwargs

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Mon May 4 13:47:25 UTC 2009


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


biopython-bugzilla at maubp.freeserve.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1289 is|0                           |1
           obsolete|                            |




------- Comment #5 from biopython-bugzilla at maubp.freeserve.co.uk  2009-05-04 09:47 EST -------
Created an attachment (id=1290)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=1290&action=view)
Patch to add keyword arguments, properties and __repr__ to command line
wrappers

Extended to include __repr__ support (using the new keyword arguments support).

Note that the Muscle wrapper will need an alternative python valid identifier
for the -in argument, e.g. "input", because we can't use just "in" as a
property or keyword argument.


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