diff options
author | Barry Warsaw <barry@python.org> | 1996-12-13 18:05:28 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1996-12-13 18:05:28 +0000 |
commit | 3c700ed6130f9b764326bac4ac1345e19e67d417 (patch) | |
tree | ff9783e8b0c09ffc712baebfaff6c47bbb9a618c /Lib/test | |
parent | 4e7f62229e2236d6abe59071f197f566da483990 (diff) | |
download | cpython-git-3c700ed6130f9b764326bac4ac1345e19e67d417.tar.gz |
Fixed
Diffstat (limited to 'Lib/test')
-rw-r--r-- | Lib/test/output/test_struct | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/output/test_struct b/Lib/test/output/test_struct index aefb30da97..4e07cc0c90 100644 --- a/Lib/test/output/test_struct +++ b/Lib/test/output/test_struct @@ -1,3 +1 @@ test_struct -inconsistent sizes -expected struct.error not caught |