Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Rasmus Wriedt Larsen
|
1631787336
|
Python: Fix points-to regressions Test.ql
Only being able to debug missing pointsTo for NameNode was quite limiting ...
|
2020-04-20 14:41:55 +02:00 |
|
Taus Brock-Nannestad
|
c724b17368
|
Python: Fix up regression comment.
|
2020-03-16 16:01:05 +01:00 |
|
Taus Brock-Nannestad
|
5c90becc1c
|
Python: Use TUnknown instead of TUnknownInstance.
|
2020-03-12 19:21:11 +01:00 |
|
Rasmus Wriedt Larsen
|
ee4190e0d9
|
Python: Add example if urlsplit(url).path: => missing points-to
I wanted to highlight that it's not the call to `urlsplit` that is a problem, so
that's why I inserted a `check` in-between.
|
2020-02-28 13:43:10 +01:00 |
|