RSS

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

Line Revision Contents
1 1
#!/usr/bin/python
2
3
def main():
4
    print "hello wordl"
5
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