~ubuntu-branches/ubuntu/raring/apt-xapian-index/raring-proposed

« back to all changes in this revision

Viewing changes to examples/axi-searchcloud.py

  • Committer: Bazaar Package Importer
  • Author(s): Enrico Zini
  • Date: 2010-05-24 17:31:08 UTC
  • mfrom: (5.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100524173108-3vvrnppxh6qty33b
Tags: 0.37
Move #DEBHELPER# at the beginning of postinst, otherwise
update-python-modules -p doesn't seem to always work. Closes: #581811

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
import os, math
50
50
import xapian
51
51
from aptxapianindex import *
52
 
from debian_bundle import deb822
 
52
from debian import deb822
53
53
import gtkhtml2
54
54
 
55
55
# Instantiate a xapian.Database object for read only access to the index