diff options
Diffstat (limited to 'Lib/test/test_pickletools.py')
-rw-r--r-- | Lib/test/test_pickletools.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_pickletools.py b/Lib/test/test_pickletools.py index 80221f0..86bebfa 100644 --- a/Lib/test/test_pickletools.py +++ b/Lib/test/test_pickletools.py @@ -1,4 +1,3 @@ -import struct import pickle import pickletools from test import support |