[Buildbot-devel] Interpolating nested properties

Brian Lalor blalor at bravo5.org
Wed Nov 12 05:00:17 UTC 2014


Say I’ve got a property that is a dict, list, or some other non-single-valued type (like the “owners” property); for example:  {'propz': {'foo': 'bar'}}. Is there a way to get “bar” via Interpolate?  I’ve tried Interpolate(“%(prop:propz.foo)s”) without success.  

Thanks,
Brian

--
Brian Lalor
blalor at bravo5.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20141112/65ac7159/attachment.html>


More information about the devel mailing list