Mark the parent list as modified for index writes. Add special case for constructors...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 16 Apr 2018 18:56:15 +0000 (11:56 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 16 Apr 2018 18:58:40 +0000 (11:58 -0700)
commit0fdad03d31854ad37ad8e8a2cf5df9283a2ee050
treec7b9ae5ec8a4c1c4b091b8bb03ac4baebd045d81
parent70738af3f685531a7d9fa169f35640c0810dfd2e
Mark the parent list as modified for index writes. Add special case for constructors where we know setting an attribute actually creates a new symbol. Clean up the tests a bit.

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