https://bugzilla.wikimedia.org/show_bug.cgi?id=55132
--- Comment #1 from Kunal Mehta (Legoktm) <[email protected]> --- Sorry, forgot one line in python example code, insert before last line: ~~~~~~ :::python subclaims = [ subclaim for subclaim in data.claims['p225'] ] if 'p225' in data.claims else [] ~~~~~~ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
