python-info-ppss-context
python-info-ppss-context is an alias for `python-syntax-context' in `python.el
'.
(python-info-ppss-context TYPE &optional SYNTAX-PPSS)
This function has a compiler macro `python-syntax--context-compiler-macro'.
This function is obsolete since 24.3;
use `python-syntax-context' instead.
Return non-nil if point is on TYPE using SYNTAX-PPSS.
TYPE can be `comment', `string' or `paren'. It returns the start
character address of the specified TYPE.