python-info-ppss-context-type

python-info-ppss-context-type is an alias for `python-syntax-context-type' in `python.el'.

(python-info-ppss-context-type &optional SYNTAX-PPSS)

This function is obsolete since 24.3;
use `python-syntax-context-type' instead.

Return the context type using SYNTAX-PPSS.
The type returned can be `comment', `string' or `paren'.