mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Python: expand comment on flow summaries
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
*
|
||||
* We do not support summaries of special methods via the special methods framework,
|
||||
* the summary would have to identify the call.
|
||||
*
|
||||
* We might, while we still extract the standard libraries, want to support flow summaries of
|
||||
* extracted callables, so that we can model part of the standard libraries with flow summaries.
|
||||
* For this to work, we have be careful with the enclosiong callable predicate.
|
||||
*/
|
||||
|
||||
private import python
|
||||
|
||||
Reference in New Issue
Block a user