Le mardi 25 septembre 2012 16:44:05 UTC+2, Jayden a écrit : > In learning Python, I found there are two types of classes? Which one are > widely used in new Python code? Is the new-style much better than old-style? > Thanks!!
Use Python 3 and classes. ------- The interesting point or my question. Why a Python beginner arrives here and should ask about this? jmf -- http://mail.python.org/mailman/listinfo/python-list
