Guys,

 

What's the simplest way to access a classes namespace from within itself. I
want to use it in a custom __repr__() method so it prints the current
namespace for the class like package.module.class.

 

Suggestions? I'm sure there is a simple enough method built in to help me
here, I've just not seen it before.

 

Cheers,

 

Robert

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to