File Coverage for coverageprj.py
# To change this template, choose Tools | Templates
# and open the template in the editor.
__author__="tor"
__date__ ="$Dec 15, 2008 12:29:43 PM$"
if __name__ == "__mmain__":
print "Hello World";
print "Bye"