module documentation

Test case for functions with complex cfg.

Function generate_tokens Undocumented
Constant ASYNC Undocumented
Constant COMMENT Undocumented
Constant DEDENT Undocumented
Constant ENDMARKER Undocumented
Constant ERRORTOKEN Undocumented
Constant INDENT Undocumented
Constant NAME Undocumented
Constant NEWLINE Undocumented
Constant NL Undocumented
Constant NUMBER Undocumented
Constant OP Undocumented
Constant STRING Undocumented
Variable endprogs Undocumented
Variable pseudoprog Undocumented
Variable single_quoted Undocumented
Variable tabsize Undocumented
Variable triple_quoted Undocumented
def generate_tokens(readline): (source)

Undocumented

Undocumented

Value
'...'

Undocumented

Value
'...'

Undocumented

Value
'...'
ENDMARKER: str = (source)

Undocumented

Value
'...'
ERRORTOKEN: str = (source)

Undocumented

Value
'...'

Undocumented

Value
'...'

Undocumented

Value
'...'

Undocumented

Value
'...'

Undocumented

Value
'...'

Undocumented

Value
'...'

Undocumented

Value
'...'

Undocumented

Value
'...'
endprogs = (source)

Undocumented

pseudoprog = (source)

Undocumented

single_quoted: str = (source)

Undocumented

Undocumented

triple_quoted: str = (source)

Undocumented