Re: instance has no __call__ method
On 12/10/2010 5:20 AM, frank cui wrote: > Hi all, > > I'm a novice learner of python and get caught in the following trouble > and hope experienced users can help me solve it:) > > Code: > --- > $ cat Muffle_ZeroDivision.py > #!/
Re: instance has no __call__ method
On 01/-10/-28163 02:59 PM, frank cui wrote: Hi all, I'm a novice learner of python and get caught in the following trouble and hope experienced users can help me solve it:) Code: --- $ cat Muffle_ZeroDivision.py #!/usr/bin/env