Toufeeq Hussain wrote:

> I have 3 modules which have class declarations in them and which implement
> multiple inheritance.

> Traceback (most recent call last):
> File "E:\PyPBM\PyPBM\test_case.py", line 7, in ?
>TH = constraint.Option1_Rule1()

there's no line that says "TH = constraint.Option1_Rule1()" in the
code you're posted.  looks like you didn't really post the code you
tested...

</F>



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

Reply via email to