[Tutor] Python Programming exercise

2009-06-30 Thread Daniel Sato
is here: http://python.pastebin.com/m6036b52e -- Daniel Sato http://www.danielsato.com ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] GASP on OSX 10.5.6

2009-06-29 Thread Daniel Sato
help would be greatly appreciated. Thanks! -Daniel -- Daniel Sato http://www.danielsato.com ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Very basic Python question

2009-06-26 Thread Daniel Sato
, 2009 at 10:16 PM, Luke Paireepinart wrote: > Daniel Sato wrote: > >> Hi, >> >> Let me preface this by saying that I purchased O'Reilly's "Learn Python" >> yesterday and have no programming experience (I am a photographer by trade) >> except fo

[Tutor] Very basic Python question

2009-06-26 Thread Daniel Sato
n I enter Python from the terminal, by typing python, I can no longer import items in this way unless the .py file is in my user folder /Users/Me. How can I change my settings so that I can import .py files from a separate directory such as /Users/Me/Documents/PyMods? Thank you. -daniel s