RSS

(root)/helloworld : 1 (compared to revision 2) : helloworld.py

« back to all changes in this revision

Viewing changes to helloworld.py

root at localhost
2010-12-19 18:49:05
Revision ID: root@localhost-20101219174905-x5c7fc30nl17j04b
initial commit

Show diffs side-by-side

added added

removed removed

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

Loggerhead 1.17 is a web-based interface for Bazaar branches

Revision Control Appliance - Powered by TurnKey Linux