/[hyperestraier_wrappers]/0.0.13/examples/subway/scripts/makecontroller.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

Contents of /0.0.13/examples/subway/scripts/makecontroller.py

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14 - (show annotations)
Fri Sep 9 15:26:39 2005 UTC (18 years, 7 months ago) by dpavlin
File MIME type: text/x-python
File size: 205 byte(s)
import of 0.0.13
1 #!/usr/bin/env python
2
3 if __name__ == "__main__":
4 from subway.tools import makecontroller
5 import os
6 makecontroller.main(os.path.split(os.path.split(os.path.abspath(__file__))[0])[0])
7

  ViewVC Help
Powered by ViewVC 1.1.26