[workshop] Problem with lesson 00: the spec
Michal Wallace
workshop@cornerhost.com
Thu, 9 May 2002 18:11:01 -0400 (Eastern Daylight Time)
On Thu, 09 May 2002 22:21:08 +0100, Carey Hackett wrote:
> File "/web/script/disorganic/disorganic.sc.sabren.com/hello.app", line
> 1
> name = "Orville"
> print >> RES, "hello, %s!" % name
> ^
> SyntaxError: invalid syntax
Hmm. This looks like a whitespace error. It's imporant to
upload python files in ASCII mode. Otherwise, unix seems
to think that there's only one line.
Sincerely,
Michal J Wallace
Sabren Enterprises, Inc.
-------------------------------------
contact: michal@sabren.com
hosting: http://www.cornerhost.com/
my site: http://www.sabren.net/
--------------------------------------