Em Segunda 28 Agosto 2006 15:54, Kent Johnson escreveu:
> A 'space character' is the single character \x20. A 'whitespace
> character' is any character in a some set of non-printing (white)
> characters. I guess it is a subtle distinction but it's common usage,
> not just Python; it even has a Wikipedia entry:
> http://en.wikipedia.org/wiki/Whitespace_%28computer_science%29
>
> (Not to be confused with Whitespace the programming language, in which
> all *non* white space characters are ignored:
> http://en.wikipedia.org/wiki/Whitespace_programming_language :-))

Ok, you won. ;-)

Thanks.

Tiago.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to