~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to stop-loggerhead.py

  • Committer: Michael Hudson
  • Date: 2008-06-20 02:13:34 UTC
  • mto: This revision was merged to the branch mainline in revision 163.
  • Revision ID: michael.hudson@canonical.com-20080620021334-zk1wbjd129ah2y9a
tiny trunk behaviour restorations

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python2.4
 
1
#!/usr/bin/env python
2
2
 
3
3
import pkg_resources
4
4
pkg_resources.require("TurboGears")