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
Factor out function to decode 2 hex digits
[xapian.git]
/
xapian-bindings
/
python3
/
test_xapian_star.py
blob
cf745b93c1eb70794daebb20003533e4c3ceebc0
1
# Module used to test that "from xapian import *" works
2
# This needs to be a separate module because the syntax is only valid at module
3
# level.
4
from
xapian
import
*