peek_token(t)
Return the next token from stream tokenizer t without removing it from the stream. Return the end-of-file object if there are no more tokens in the tokenizer.
t
Core Module Index | Main Index