Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py: Check that sequence has 2 elements for dict iterable constructor. | Damien George | 2014-04-11 |
| | |||
* | objdict: Implement construction from iterable of pairs. | Paul Sokolovsky | 2014-04-11 |
Pairs are limited to tuples so far. |