/[hyperestraier_wrappers]/0.0.12/examples/subway/scripts/run.py
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /0.0.12/examples/subway/scripts/run.py

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Sat Sep 3 18:02:31 2005 UTC (18 years, 8 months ago) by dpavlin
File MIME type: text/x-python
File size: 220 byte(s)
import of hyper_estraier_wrappers-0.0.12.tar.gz

1 dpavlin 1 #!/usr/bin/env python
2    
3     if __name__ == "__main__":
4     from subway.tools import run
5     import os
6     run.main(os.path.split(os.path.split(os.path.abspath(__file__))[0])[0]) # get the base directory of the site
7    

  ViewVC Help
Powered by ViewVC 1.1.26