commit | 09a3f2cc2f700be154ab489b6243b92b7331ff62 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Tue Mar 22 22:43:28 2005 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Tue Mar 22 22:43:28 2005 +0000 |
tree | 5ab11394b6b32cca7b6cfad4bd9540c009fa70b1 | |
parent | 24ff83d5f3f2afdfd22c1e5081ede2860a30ce0c [diff] |
Add tests for tuple, list and UserList that initialize the object from various iterables. (Copied from test_deque.py as suggested by Jim Jewett in SF bug #1166274)