diff options
| author | Barry Warsaw <barry@python.org> | 1997-08-25 22:15:22 +0000 |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 1997-08-25 22:15:22 +0000 |
| commit | 9525df03bf40916e2b874d58942a79753f1ca2c9 (patch) | |
| tree | 96a0bd2022740d21ad8f3cc69b3f955bb11da0e4 /Lib/test | |
| parent | e42b18f9d1fca06df34d9fcbd54a2a6045329197 (diff) | |
| download | cpython-git-9525df03bf40916e2b874d58942a79753f1ca2c9.tar.gz | |
Output for sequence unpacking test
Diffstat (limited to 'Lib/test')
| -rw-r--r-- | Lib/test/output/test_unpack | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_unpack b/Lib/test/output/test_unpack new file mode 100644 index 0000000000..8a28d8cd92 --- /dev/null +++ b/Lib/test/output/test_unpack @@ -0,0 +1 @@ +test_unpack |
