fegge a écrit : > when i declare a class, is there difference between the below: > class myClass(): > class myClass(threading.Thread) > If you don't know the answer to this, then it's time to read the fine manual. Please come back when done. -- http://mail.python.org/mailman/listinfo/python-list
- Re: class problem Bruno Desthuilliers
- Re: class problem Jorge Vargas
- Re: class problem Fredrik Lundh
- Re: class problem Jorge Vargas