Changes between Initial Version and Version 1 of Ticket #16735, comment 3
- Timestamp:
- Jan 27, 2012, 4:28:26 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16735, comment 3
initial v1 6 6 }}} 7 7 8 This makes the order of values in returned tuples depend on order of dictionary keys, which is _undefined_. Just try:8 This makes the order of values in returned tuples depend on order of dictionary keys, which is '''undefined'''. Just try: 9 9 10 10 {{{#!python