Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
← Previous Revision
Latest Revision
Next Revision →
Annotate
Revision Log
source:
pyyaml
/
trunk
/
tests
/
data
/
construct-python-tuple-list-dict.code
@
144
View revision:
Revision
144
,
104 bytes
checked in by xi,
7 years
ago (
diff
)
Add more unit tests.
Line
1
[
2
[1, 2, 3, 4],
3
(1, 2, 3, 4),
4
{1: 2, 3: 4},
5
{(0,0): 0, (0,1): 1, (1,0): 1, (1,1): 0},
6
]
Note:
See
TracBrowser
for help on using the repository browser.
Download in other formats:
Original Format