[Biopython-dev] [Bug 3046] PhyloXML, please define get/set methods
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Apr 6 22:22:25 UTC 2010
http://bugzilla.open-bio.org/show_bug.cgi?id=3046
------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk 2010-04-06 18:22 EST -------
I'm very tempted to mark this as "won't fixed", this is Python not Java
(grin) and get/set functions are ugly.
The actual functionality you are looking for might be expressed using explicit
Python properties though (which would show up using dir(tree) etc). I'd need
to see some examples to comment on the specifics.
--
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