inPath = "input.txt"file = open(inPath, 'rU')if file: file.close()else: print "Error Opening File."
Name (required)
email (will not be published) (required)
Website