Visustin generates flow charts from Python code. The Python support is current as of Python Release 3.1.
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.
Function calls are not followed. They display as a normal statement, not as a jump to the called function.