OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, stream) |
def | __iter__ (self) |
def | __next__ (self) |
Data Fields | |
stream | |
The iterator for tokenstreams. Iterate over the stream until the eof token is reached.
def __init__ | ( | self, | |
stream | |||
) |
def __iter__ | ( | self | ) |
def __next__ | ( | self | ) |
stream |