Re: [Tutor] intefaces in python

2009-06-28 Thread Bob Rea
ce Cream Parlor Ah yes, i was a frequenter there Will watch out for what it is when I get farther into python may have to name them things like jimmies and heath_bar_crunch -- Bob Rea mailto:gapet...@stsams.org http://www.petard.us http://www.petard.us/blog http://www.petard.us/gallery Where

[Tutor] Needing Help

2009-06-30 Thread Bob Rea
I am jsut beginning to learn python form a book. I have run into a problem running a script from the book. I want to ask for help. Shoudl I put the whole script into my email or put it somewhere on the web for you to look at instead. Not sure how this works, script is 68 lines. -- Bob Rea

[Tutor] PYTHONPATH

2009-06-30 Thread Bob Rea
. -- Bob Rea mailto:pet...@petard.us http://www.petard.us http://www.petard.us/blog http://www.petard.us/gallery ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] PYTHONPATH-corrected

2009-06-30 Thread Bob Rea
is on a suse linux 10 box -- Bob Rea mailto:pet...@petard.us http://www.petard.us http://www.petard.us/blog http://www.petard.us/gallery ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Needing Help

2009-06-30 Thread Bob Rea
or: cannot concatenate 'str' and 'NoneType' objects What is going on here? Bob Rea pet...@petard.us -- Bob Rea mailto:gapet...@stsams.org http://www.petard.us http://www.petard.us/blog http://www.petard.us/gallery Where is Bill Stringfellow now that we really need him?

Re: [Tutor] Needing Help

2009-06-30 Thread Bob Rea
On Tue June 30 2009 3:20 pm, you wrote: > On Tue, Jun 30, 2009 at 1:06 PM, Bob Rea wrote: > > > > If I input my own name and dob, it works: > > b...@gandalf:~/python/MakingUse/Chapter05> python > > code1.py Enter your first name: Bob > > Enter your last nam