RSS

(root)/helloworld : /helloworld.py (revision 2)

Line Revision Contents
1 1
#!/usr/bin/python
2
3
def main():
4 2
    print "hello world"
5 1
6
if __name__ == "__main__":
7
    main()
8

Loggerhead 1.17 is a web-based interface for Bazaar branches

Revision Control Appliance - Powered by TurnKey Linux