We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755b0bb commit b45d06dCopy full SHA for b45d06d
python/ql/lib/semmle/python/types/Extensions.qll
@@ -30,7 +30,6 @@ abstract class PointsToExtension extends @py_flow_node {
30
* sources of data to the points-to analysis.
31
*/
32
33
-/* Custom points-to fact with inferred class */
34
/* An example */
35
/** An extension representing the fact that a variable iterating over range or xrange must be an integer */
36
class RangeIterationVariableFact extends PointsToExtension {
0 commit comments