File: test_xapian_star.py

package info (click to toggle)
xapian-bindings 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 18,376 kB
  • sloc: cpp: 323,265; cs: 9,646; java: 7,153; python: 5,493; sh: 5,012; perl: 4,455; makefile: 1,146; ruby: 1,027; php: 588; tcl: 262
file content (4 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (16)
1
2
3
4
# Module used to test that "from xapian import *" works
# This needs to be a separate module because the syntax is only valid at module
# level.
from xapian import *