Changes between Version 1 and Version 2 of Ticket #17410, comment 3
- Timestamp:
- 11/27/14 20:53:02 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17410, comment 3
v1 v2 5 5 [(3, 4, None), (2, 0, None), (0, 3, None)] 6 6 }}} 7 EDIT: it is not even sure that the list of edges is output in any sorted way, is it ? 8 7 9 You can at least test the length, or the vertices/edges as a set. 8 10