> a sequence like IDENT DOT IDENT LPAREN arguments_list* RPAREN or whatever.

Whilst thats usually a function call Python won't even give you that :cry:, it 
still could be a class instantiation since Python uses DOT for namespace 
access, eg imports of packages.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2441#issuecomment-588012552

Reply via email to