Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
simplify
Annotated tests/tuple.py
285:6f583cfa39a5
225:384e8cc2768f
2008-07-13
Paul Boddie
file
changeset
files
shortlog
Commit long uncommitted changes.
paulb@224
1
t
=
(
1
,
"2"
,
3
)
paulb@224
2
a
,
b
,
c
=
t
paulb@225
3
d
,
e
,
f
,
g
,
h
=
t
+
(
"4"
,
5
)