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 😢, 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, view it on GitHub, or unsubscribe.