slogan


slogan(t)
      

Return the next compiled statement or expression from the stream tokenizer t. If no more statements or expressions can be read from the tokenizer, return the eof object.

Also see:

expression
statement
is_keyword_token


Core Module Index | Main Index