[Tutor] Introductory Links

2005-02-01 Thread jhomme
-Original message- From: "Alan Gauld" [EMAIL PROTECTED] Date: Tue, 1 Feb 2005 16:15:14 -0500 To: "jhomme" [EMAIL PROTECTED] Subject: Re: [Tutor] Dictionary Nesting > > Um, thanks for reminding me about the prompt. > > work my way through some oth

[Tutor] Dictionary Nesting

2005-01-31 Thread jhomme
-Original message- From: Orri Ganel [EMAIL PROTECTED] Date: Sat, 29 Jan 2005 17:22:48 -0500 To: Kent Johnson [EMAIL PROTECTED] Subject: Re: Fwd: [Tutor] Control flow > Kent Johnson wrote: > > > Bob Gailer wrote: > > > >> At 04:43 AM 1/29/2005, Liam Clarke wrote: > >> > >>> < erk, to the

[Tutor] Compile Only

2005-01-27 Thread jhomme
-Original message- From: "Alan Gauld" [EMAIL PROTECTED] Date: Thu, 27 Jan 2005 05:08:07 -0500 To: "Chad Crabtree" [EMAIL PROTECTED] Subject: Re: [Tutor] Syntax Check > > Does anyone happen to know how to turn of the syntax checking in > > python? I've been working on a module driven prep

[Tutor] Re: Import Site Failed Resolution

2005-01-25 Thread jhomme
Hi, Here is all the information I could get from the display of the output from this error. How do I figure out what is going on and fix the problem? This is on a Windows 2000 machine. graphic 910 C:\WINNT\system32\command.com C:\PYTHON>python -v # installing zipimport hook import zipimport # b

[Tutor] Import Site Failed Resolution

2005-01-25 Thread jhomme
Hi, For no reason I can think of, Python 2.4 on Windows 2000 is suddenly complaining about "Import site" failing. I am so new to python that I have no idea what this is all about. I have been running programs successfully until today. Now, no matter what program I run, this happens. Funny thing