There's a syntax error at line 1 of circle.py. Try running circle.py,
you'll get more information about the error -
http://docs.python.org/2/tutorial/errors.html
If you can't figure it out, post your code for circle.py.
On Sun, Feb 17, 2013 at 10:47 AM, leonardo selmi wrote:
>
> >
> >
> >
> >
>
On Sun, Feb 17, 2013 at 1:47 PM, leonardo selmi wrote:
>
> >
> >
> >
> >
> >> gentlemen:
> >>
> >> i am reading a book about python and now i am blocked, i can't store
> functions in modules: i have a mac and am using version 2.7.3, i have
> created a function and want to save it as a file using
>
>
>
>
>> gentlemen:
>>
>> i am reading a book about python and now i am blocked, i can't store
>> functions in modules: i have a mac and am using version 2.7.3, i have
>> created a function and want to save it as a file using "idle", i have saved
>> it with .py , when i try to import th