class Person: def __init__(self): print "Person object created"