On 2010-10-13, Ben Finney <ben+pyt...@benfinney.id.au> wrote:
> Python borrows from C in that consecutive literal strings are
> concatenated in the bytecode::
>
>     stderr.write(
>         "WARNING:"
>         " Pants on fire\n")

Hmm.  So I just indent stuff inside the ()s or whatever?  I can work with
that.

-s
-- 
Copyright 2010, all wrongs reversed.  Peter Seebach / usenet-nos...@seebs.net
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
I am not speaking for my employer, although they do rent some of my opinions.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to