Re: [Tutor] import problem

2010-08-28 Thread Nitin Das
it is >>> import calendar not calender --nitin On Sat, Aug 28, 2010 at 10:51 PM, wrote: > > > tutor-bounces+christopher.henk=allisontransmission@python.org wrote on > 08/28/2010 12:54:28 PM: > > > Hello, > > > > Im trying to do a import on a linux machine. > > But now Im gettting this messag

Re: [Tutor] import problem

2010-08-28 Thread christopher . henk
tutor-bounces+christopher.henk=allisontransmission@python.org wrote on 08/28/2010 12:54:28 PM: > Hello, > > Im trying to do a import on a linux machine. > But now Im gettting this message : > > Python 2.6.5 (r265:79063, Apr 1 2010, 05:28:39) > [GCC 4.4.3 20100316 (prerelease)] on linux2

Re: [Tutor] import problem

2005-04-18 Thread Lee Cullens
I assume you mean PythonIDE for Python 2.3 (I usually use 2.4 and WingIDE). Here it is (indents screwed up with var font): HTH, Lee C Python 2.3 (#1, Sep 13 2003, 00:49:11) [GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] Type "copyright", "credits" or "license" for more information. MacPyth

[Tutor] import problem

2005-04-18 Thread Chris Smith
I sent the following to the mac-sig without reply (except for an autoresponder telling me that a person was out of the office :-)). Is there anyone with a mac that could test this code in the IDE to see if you have the same problems? (I don't have problems running it through the 2.4 version of