[Tutor] The __def__ command

Joseph J. Strout joe@strout.net
Tue, 12 Oct 1999 09:26:32 -0700


At 1:16 PM -0300 10/12/99, Alexandre Passos wrote:

>How can I use the _def_ command to create an object?
 
Beats me.  What's a _def_ (or __def__) command?

I just create objects with:

	myObject = MyClass()

...what's wrong with this approach?

Cheers,
-- Joe

,------------------------------------------------------------------.
|    Joseph J. Strout           Biocomputing -- The Salk Institute |
|    joe@strout.net             http://www.strout.net              |
`------------------------------------------------------------------'