Show More
@@ -1571,7 +1571,7 b' class Tuple(Container):' | |||||
1571 | ---------- |
|
1571 | ---------- | |
1572 |
|
1572 | |||
1573 | *traits : TraitTypes [ optional ] |
|
1573 | *traits : TraitTypes [ optional ] | |
1574 |
the t |
|
1574 | the types for restricting the contents of the Tuple. If unspecified, | |
1575 | types are not checked. If specified, then each positional argument |
|
1575 | types are not checked. If specified, then each positional argument | |
1576 | corresponds to an element of the tuple. Tuples defined with traits |
|
1576 | corresponds to an element of the tuple. Tuples defined with traits | |
1577 | are of fixed length. |
|
1577 | are of fixed length. |
General Comments 0
You need to be logged in to leave comments.
Login now