Add separate get_read and get_updated helpers that work on code exceprts. Handle...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 3 May 2018 21:18:07 +0000 (14:18 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 4 May 2018 17:27:59 +0000 (10:27 -0700)
commit316e0bab900d2a513e4e9622940181414e0d0596
tree5d1c7c83aaf5cd8d197a0abe4b9e41f027da4add
parent05425f25ee1f8b83624127cf0f403b6751e7d70a
Add separate get_read and get_updated helpers that work on code exceprts. Handle corner case for AugAssign. Fix bug in _node_sets_self_attribute.

PiperOrigin-RevId: 195309809
tensorflow/contrib/autograph/pyct/static_analysis/activity.py
tensorflow/contrib/autograph/pyct/static_analysis/activity_test.py