Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71505 > unrolled thread

RE: Exception problem with module

Started by"Joseph L. Casale" <jcasale@activenetwerx.com>
First post2014-05-13 17:16 +0000
Last post2014-05-13 17:16 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: Exception problem with module "Joseph L. Casale" <jcasale@activenetwerx.com> - 2014-05-13 17:16 +0000

#71505 — RE: Exception problem with module

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2014-05-13 17:16 +0000
SubjectRE: Exception problem with module
Message-ID<mailman.9977.1400001396.18130.python-list@python.org>
> Best would be to print out what's in a_new_name to see if it really is
> what you think it is. If you think it is what you think it is, have a
> look at its __mro__ (method resolution order, it's an attribute of
> every class), to see what it's really inheriting. That should show you
> what's happening.

Lol,
In a sea of frustration with this, I cant believe I didn't do that. Problem
solved.

Thanks,
jlc

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web