diff options
Diffstat (limited to 'src/python/stdlib/struct.py')
| -rw-r--r-- | src/python/stdlib/struct.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/python/stdlib/struct.py b/src/python/stdlib/struct.py deleted file mode 100644 index b022355..0000000 --- a/src/python/stdlib/struct.py +++ /dev/null @@ -1,3 +0,0 @@ -from _struct import * -from _struct import _clearcache -from _struct import __doc__ |
