Declaration visitor for annotated assignments.

Authored by flherne on Jan 5 2017, 2:03 PM.

Description

Declaration visitor for annotated assignments.

New in Python 3.6; otherwise anything declared with these is shown as
undefined.

Two new tests fail->pass.

Details

Committed
flherneJan 5 2017, 2:03 PM
Parents
R53:275775c150a9: Don't visit child nodes of JoinedStringAst (py3.6 fstrings)
Branches
Unknown
Tags
Unknown