aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python/src/Lib/struct.py
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2024-03-15 23:28:02 +0300
committerthegeorg <thegeorg@yandex-team.com>2024-03-15 23:38:24 +0300
commit6635e51dd2fc4c8fbc3e510cd31c9c9102b7cfda (patch)
treed51d048d3eb5d7a24ec6e4302b589513a3b97de3 /contrib/tools/python/src/Lib/struct.py
parente894914751eea93bb23102a533c8d481b80c2560 (diff)
downloadydb-6635e51dd2fc4c8fbc3e510cd31c9c9102b7cfda.tar.gz
Store generated list of frozen modules for contrib/tools/python
a94357bf8071b16879eeabac1f52f54e278c03ed
Diffstat (limited to 'contrib/tools/python/src/Lib/struct.py')
-rw-r--r--contrib/tools/python/src/Lib/struct.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/tools/python/src/Lib/struct.py b/contrib/tools/python/src/Lib/struct.py
deleted file mode 100644
index b022355c180..00000000000
--- a/contrib/tools/python/src/Lib/struct.py
+++ /dev/null
@@ -1,3 +0,0 @@
-from _struct import *
-from _struct import _clearcache
-from _struct import __doc__