This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-03-05 23:26:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3734a544bc9fc12593bc892a0be34166cf413b60
codeql
/
python
/
ql
/
test
/
query-tests
/
Security
/
lib
/
subprocess.py
Mark Shannon
f3fedcdf38
Python tests: Move security test stubs to correct location.
2018-11-22 11:05:09 +00:00
2 lines
43 B
Python
Raw
Blame
History
def
Popen
(
*
args
,
*
*
kwargs
)
:
return
None
Reference in New Issue
View Git Blame
Copy Permalink