"Hansen, Mike" <[EMAIL PROTECTED]> wrote
What characters are included as whitespace characters? Spaces? Tabs? Newlines? For some reason, I was reading whitespace as just spaces.
See wikipedia for miore info but: "...C defines whitespace to be "... space, horizontal tab, new-line, vertical tab, and form-feed"." So I'd guess CPython uses the same definition.Alan G
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
