On 7 dec 2005, at 10.53, Daniel Ericsson wrote:

I find the use of "objects" as a way of namespace separation a bit off-putting. Enforcing an invocation-style via stack inspection would cut down on the line-noise. Not a terribly big deal, just how I'd try to do it unless there'd be something that precludes it...

import inspect

class TestClass:

...

Actually this didn't do at all what I thought it did... sorry for the noise... at least I found a bug with that test.

- Daniel

Reply via email to