~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/dbqp.py

  • Committer: Lee Bieber
  • Date: 2011-03-17 21:52:36 UTC
  • mfrom: (2235.5.2 dbqp-work)
  • mto: This revision was merged to the branch mainline in revision 2241.
  • Revision ID: kalebral@gmail.com-20110317215236-v8iwlj8ylqp9oglz
Merge Stewart - dbqp source (and all its libs) should use emacs python mode, not emacs C mode

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/env python
2
 
# -*- mode: c; c-basic-offset: 2; indent-tabs-mode: nil; -*-
 
2
# -*- mode: python; indent-tabs-mode: nil; -*-
3
3
# vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
4
4
#
5
5
# Copyright (C) 2010 Patrick Crews