On Wed, 20 Mar 2013 03:16:53 -0000, 
=?utf-8?B?S3Jpc3Rqw6FuIFZhbHVyIErDs25zc29u?= <krist...@ccpgames.com> wrote:
> The compiler complains about this line:
> if (c == '\n' | c=='\r') {
> 
> Perhaps you wanted a Boolean operator?

Indeed, yes.

--David
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to