how to print out a list of Objects code example Example: print all objects in list python for p in myList: print p