Merge pull request #1487 from markshannon/python-tuple-assignment-points-to

Python ESSA dataflow: better handling of tuple unpacking.
This commit is contained in:
Taus
2019-06-28 11:05:03 +02:00
committed by GitHub
32 changed files with 395 additions and 66 deletions

View File

@@ -1,2 +1,2 @@
| 0 | 61 | 61 | 100.0 |
| 0 | 77 | 77 | 100.0 |
| 1 | 5 | 43 | 11.627906976744185 |

View File

@@ -1,2 +1,2 @@
| 0 | 61 | 61 | 100.0 |
| 0 | 77 | 77 | 100.0 |
| 1 | 3 | 43 | 6.976744186046512 |

View File

@@ -1 +1 @@
| 1284 |
| 1231 |