~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to stop-loggerhead.py

  • Committer: Matt Nordhoff
  • Date: 2008-06-26 20:42:15 UTC
  • mto: This revision was merged to the branch mainline in revision 178.
  • Revision ID: mnordhoff@mattnordhoff.com-20080626204215-8sbaww2jjhvps4xs
atom.pt: Fix missing / in links

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")