~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/search.py

  • Committer: Matt Nordhoff
  • Date: 2009-04-17 03:38:04 UTC
  • mto: (389.2.2 pep8-2009-10)
  • mto: This revision was merged to the branch mainline in revision 392.
  • Revision ID: mnordhoff@mattnordhoff.com-20090417033804-u1q9x0abhjoen1s6
A couple minor PEP 8 tweaks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
# along with this program; if not, write to the Free Software
18
18
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19
19
#
 
20
 
20
21
_mod_index = None
21
22
def import_search():
22
23
    global errors, _mod_index, FileTextHit, RevisionHit