Python flow charts

Supported languages

Visustin generates flow charts from Python code. The Python support is current as of Python Release 3.1.

Supported Python statements

Other statements are handled as regular statements.

Visustin supports Python's #coding: syntax to display non-ASCII characters. The encoding is processed during file load. Copy & Paste doesn't support it.

Unsupported Python constructs

Function calls are not followed. They display as a normal statement, not as a jump to the called function.

©Aivosto Oy