From: Chris Eskow Date: 2005-10-10T14:26:09+09:00 Subject: Re: Quick module include question. ------=_Part_28935_20291863.1128921965965 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ahh, that works. I was using "self.att" as opposed to "att" when defining i= t in each class. Now plain "att" works when using extend, but not "self.att" I'm not sure why they switched like that, but at least it works. :-) Thanks, Chris ------=_Part_28935_20291863.1128921965965--