Hi, all.

I think I'm failing to understand something fundamental, here:

When, in my writeContent() in a Page class, I do 
obj1 = Myobject.Myobject(stuff=1)
obj2 = Myobject.Myobject(stuff=2)

(having imported Myobject first), both obj1 and obj2 have
stuff=2.  Where did obj1 go?  How can I make a number of
the same object to put in my pages?

Thanks!

Randall Randall.



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to