summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2013-07-17 10:13:11 +1000
committerMichael Cahill <michael.cahill@wiredtiger.com>2013-07-17 10:13:11 +1000
commit1fb70757f2e7d5a783b389249a3bcd3149eb6fcf (patch)
tree9c84590ae3456273596f5de205efb1df19cb1ea8 /.hgignore
parentba05f74e0d5c868b6b3b346d03c57d050305f88d (diff)
downloadmongo-1fb70757f2e7d5a783b389249a3bcd3149eb6fcf.tar.gz
Fix "make install" of Python. Remove old code and restructure the Python sources under lang/python to simplify the installation step.
--HG-- rename : lang/python/fpacking.py => lang/python/wiredtiger/fpacking.py rename : lang/python/intpack-test.py => lang/python/wiredtiger/intpack-test.py rename : lang/python/intpacking.py => lang/python/wiredtiger/intpacking.py rename : lang/python/packing-test.py => lang/python/wiredtiger/packing-test.py rename : lang/python/packing.py => lang/python/wiredtiger/packing.py
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index a523a281339..724585de3ac 100644
--- a/.hgignore
+++ b/.hgignore
@@ -18,7 +18,7 @@
^docs/latex
^docs/python
^docs/swig
-^lang/python/(wiredtiger.py|wiredtiger_wrap.c)
+^lang/python/(wiredtiger/__init__.py|wiredtiger_wrap.c)
^releases
^src/server
^test/bt/(CONFIG|__rand|__wt.bdb|__wt.run|__wt.wt|db|t|vgout\..*)