Searched refs:dicts (Results 1 – 14 of 14) sorted by relevance
337 def __init__(self, *dicts): argument338 self.dicts = dicts341 for d in self.dicts:360 for d in self.dicts:373 for d in self.dicts:382 for d in self.dicts:387 for d in self.dicts:393 for d in self.dicts:403 for d in self.dicts:413 for d in self.dicts:
27 # 1. directly enclosing 'variable' dicts, and28 # 2. "sibling" 'variable' dicts (which, I guess, are combined into a single31 # dicts), so we have to re-define every variable at every enclosure level32 # within our ridiculous matryoshka doll of 'variable' dicts. That's why
44 - Modeling private and public key as real objects rather than dicts.
76 to their data dicts.79 to their trace dicts.
70 # Make sure : in dicts and trailing commas are checked for whitespace.
74 # Make sure : in dicts and trailing commas are checked for whitespace.
9 it with appropriate parameters, generates the test dicts, modify the test_dicts
671 dicts = query.values('test_idx')672 return [item['test_idx'] for item in dicts]
17 - dicts now work correctly with dbus-send
419 - fix dicts-inside-dicts
2230 Patch by Rob Taylor to add nested dicts to the glib tests to check4483 (main): Handle sending dicts.6143 self._match_rule_to_receivers is now a dict of dicts.6163 and dicts6166 and dicts8146 Round off basic type support. Add dicts (yay!), and 8149 Make MessageIter more general so it works for dicts too.8505 * mono/DBusType/Dict.cs: Handle empty dicts11364 Fix up dicts & arrays12212 Add support for getting empty arrays and dicts.[all …]
242 + Use sets instead of dicts
1036 # settings in target dicts. SYMROOT is a special case, because many other
509 * Fixed ``parse_dict_querystring`` returning empty dicts instead of