Dave Halter
|
75ac2b9686
|
Enable better ways for analysis to analyze loop variables.
|
2015-12-11 20:25:49 +01:00 |
|
Dave Halter
|
8dee92bcc5
|
Fix: Tuple unpacking to x[0] would raise bugs.
|
2015-11-24 01:27:23 +01:00 |
|
Dave Halter
|
724f7111a8
|
Now expr_stmt tuple unpacking automatically works with static analysis.
|
2015-11-24 01:07:32 +01:00 |
|
Dave Halter
|
8ee42e24a8
|
Added a test that shouldn't throw an error when using it. However, because we omited statements to use the actual variables the bug is never seen.
|
2015-11-23 05:48:57 +01:00 |
|