Hello

I found several class creation samples:

class ExampleClass1:

class ExampleClass2(object):


What is difference between them? Who is the father of ExampleClass1 ?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to