On 9/3/07, Bruno Desthuilliers <[EMAIL PROTECTED]> wrote: > Amit Khemka a écrit : > (snip) > > The exception is being raised as you are being confused about the > > names ie: you have a class named "Step" in a module named "Step.py" . > > <nitpicking> > Actually, the module is named 'Step', not 'Setp.py' !-) > </nitpicking> > <humble-acknowledgment> Yup, My Bad ! Thanks. </humble-acknowledgment> -- ---- Amit Khemka website: www.onyomo.com wap-site: www.owap.in -- http://mail.python.org/mailman/listinfo/python-list
- Re: TypeError: 'module object is not callable' Amit Khemka
- Re: TypeError: 'module object is not callabl... christophertidy
- Re: TypeError: 'module object is not cal... Diez B. Roggisch
- Re: TypeError: 'module object is not cal... Bruno Desthuilliers
- Re: TypeError: 'module object is not cal... Wildemar Wildenburger
- Re: TypeError: 'module object is not cal... Diez B. Roggisch
- Re: TypeError: 'module object is not... christophertidy
- Re: TypeError: 'module object is... Marc 'BlackJack' Rintsch
- Re: TypeError: 'module object is... Diez B. Roggisch
- Re: TypeError: 'module object is... Bruno Desthuilliers
- Re: TypeError: 'module obje... Chris . Tidy