tabnanny.tokeneater(type, token, start, end, line)
This function is used by check() as a callback parameter to the function tokenize.tokenize().
tabnanny.tokeneater(type, token, start, end, line)
This function is used by check() as a callback parameter to the function tokenize.tokenize().
Please login to continue.