mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
6383c2d1a6
Fix by Neil Schemenauer. Visit the Subscript node when trying to find the operation for a statement. XXX Not sure if there are other nodes that should be visited.