Where would a constructor be called inside my sample code? I'm using the exact same reference to self.database in both contexts and I've even added a print statement to ReportUtils and my code and verified that they're the same memory address. On Wed, Apr 6, 2016 at 10:10 PM, <zedlan at invec.net> wrote: > Its possible a constructor is ill-defined/documented. Have you reviewed > the constructors for the various contexts? > Jack > > > -----Original Message----- > *From:* Jon Schewe [mailto:jpschewe at mtu.net] > *Sent:* Wednesday, April 6, 2016 09:37 PM > *To:* 'TCLUG Mailing List' > *Subject:* [tclug-list] Python question > > The example code and question is here: > https://gist.github.com/jpschewe/98acec4764af09e74b1634cc6eafd4a2 > > Basically I'm finding that an object appears to have different methods > available depending on where it is accessed from. Anyone have any ideas? > > Thanks > > Jon > > > -- > http://mtu.net/~jpschewe > > -- http://mtu.net/~jpschewe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20160407/3cdf9835/attachment.html>