summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/dist/s_python
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/dist/s_python')
-rwxr-xr-xsrc/third_party/wiredtiger/dist/s_python1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/dist/s_python b/src/third_party/wiredtiger/dist/s_python
index bfe3ba57783..7ecb97059b5 100755
--- a/src/third_party/wiredtiger/dist/s_python
+++ b/src/third_party/wiredtiger/dist/s_python
@@ -10,6 +10,7 @@ cd ..
egrep ' ' `find . -name '*.py'` |
sed -e 's/:.*//' \
-e '/__init__.py/d' \
+ -e '/\/wiredtiger.py/d' \
-e '/src\/docs\/tools\/doxypy.py/d' |
sort -u |
sed 's/^/ /' > $t