Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39122

Re: request for help

From Rick Johnson <rantingrickjohnson@gmail.com>
Subject Re: request for help
Date 2013-02-18 19:53 +0000
References <B7C01624-32AB-49CE-AAB4-064A5B8E54CB@icloud.com>
Newsgroups comp.lang.python
Message-ID <mailman.1965.1361217249.2939.python-list@python.org> (permalink)

Show all headers | View raw


leonardo selmi <l.selmi <at> icloud.com> writes:
> [...]
> i saved the above program from python shell into a file as
> "circle.py" . when i type "import circle" i get  error..

Urm... would you be so kind as to copy and paste the error message verbatim? You
have obvious syntax errors in this code due to improper indentation, but take a
word of advice from the Python Zen:

 "In the face of ambiguity, refuse the temptation to guess"

So let's have a look-see at that error message, shall we?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: request for help Rick Johnson <rantingrickjohnson@gmail.com> - 2013-02-18 19:53 +0000

csiph-web