repo.or.cz
/
xapian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand some query-related testcases
[xapian.git]
/
xapian-bindings
/
python3
/
run-python-test
blob
a909c11324232857acbd741a78c8e9cee7f9e4c7
1
#!/bin/sh
2
PYTHONPATH
=
".:
$PYTHONPATH
"
3
export
PYTHONPATH
4
PYTHONDONTWRITEBYTECODE
=
1
5
export
PYTHONDONTWRITEBYTECODE
6
exec
$OSX_SIP_HACK_ENV ${PYTHON3-python3}
"$@"