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


Groups > comp.lang.python > #39034 > unrolled thread

request of information

Started byleonardo selmi <l.selmi@icloud.com>
First post2013-02-17 19:47 +0100
Last post2013-02-17 19:47 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  request of information leonardo selmi <l.selmi@icloud.com> - 2013-02-17 19:47 +0100

#39034 — request of information

Fromleonardo selmi <l.selmi@icloud.com>
Date2013-02-17 19:47 +0100
Subjectrequest of information
Message-ID<mailman.1901.1361126853.2939.python-list@python.org>
> 
> 
> 
> 
>> 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 the module i get an error: traceback(most recent call last) file  
>> "<pyshell#0>", line 1, in <module> 
>> import circle
>> file "circle.py", line 1
>> syntax error: invalid syntax
>> 
>> can you kindly help me?
>> thanks!
>> 
>> best regards
> 

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web