subclass of object
Jason Friedman
jason at powerpull.net
Fri Apr 2 07:36:06 EDT 2010
Previous message (by thread):
def method with variable no of parameters file.writeStuff(n, a1, a2, ...an)
Next message (by thread):
subclass of object
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi, what is the difference between: def MyClass(object): pass and def MyClass(): pass
Previous message (by thread):
def method with variable no of parameters file.writeStuff(n, a1, a2, ...an)
Next message (by thread):
subclass of object
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list