Drop the getcallargs extension as its logic had to be moved to a higher level into...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 26 Feb 2018 16:04:09 +0000 (08:04 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 26 Feb 2018 16:08:04 +0000 (08:08 -0800)
commit546d30232a07c790de55ea75795f24614312c12a
tree6e26f2a16d3d00429e5f55cdba6b521b0334fa2b
parent27adc952de9aa38d75fa513d972f2e7012da1d0f
Drop the getcallargs extension as its logic had to be moved to a higher level into api.py.

PiperOrigin-RevId: 187022717
tensorflow/contrib/py2tf/pyct/inspect_utils.py
tensorflow/contrib/py2tf/pyct/inspect_utils_test.py