From: Diane Trout Date: Thu, 6 Sep 2007 22:44:54 +0000 (+0000) Subject: make annotations sequenceable from python X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=commitdiff_plain;h=b2b25b0aeb07c0a77e5a552ae0c29238578442ea;hp=b2b25b0aeb07c0a77e5a552ae0c29238578442ea make annotations sequenceable from python e.g. l = [ x for x in mussa.annotations("value") returns [('name', 'value') ---