File: test_xapian_star.py

package info (click to toggle)
xapian-bindings 1.4.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,436 kB
  • sloc: cpp: 379,853; python: 10,780; cs: 9,529; java: 6,949; sh: 4,629; perl: 4,435; makefile: 1,274; ruby: 1,028; php: 586; tcl: 246
file content (4 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (13)
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 *