This website requires JavaScript.
Explore
Help
Sign In
xuemingqiang
/
mongo
Watch
1
Star
0
Fork
0
You've already forked mongo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
40b371c5b42205ee8b6c80806ecf792ab860d3e7
mongo
/
lang
/
python
History
Michael Cahill
40b371c5b4
Pass any configured Python prefix through to the Python install step.
2013-07-17 12:37:13 +10:00
..
wiredtiger
Fix "make install" of Python. Remove old code and restructure the Python sources under lang/python to simplify the installation step.
2013-07-17 10:13:11 +10:00
Makefile.am
Pass any configured Python prefix through to the Python install step.
2013-07-17 12:37:13 +10:00
run-ex_access
Fixes for automake 1.3.x: don't use $(srcdir) in TESTS and avoid the new parallel test harness (our tests all currently expect to have exclusive access to a WT_TEST directory).
2013-01-07 17:43:44 +11:00
setup.py
Fix "make install" of Python. Remove old code and restructure the Python sources under lang/python to simplify the installation step.
2013-07-17 10:13:11 +10:00
wiredtiger.i
Move pack/unpack methods into the extension API, because extensions shouldn't link with the WiredTiger library.
2013-04-22 17:41:34 +10:00