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
2025-12-18 01:33:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24ef424d04f45b19ae76b21873a01930b5af45c5
codeql
/
python
/
ql
/
test
/
query-tests
/
Security
/
lib
/
dill.py
Taus Brock-Nannestad
e8c092ad72
Python: Support the
dill
pickling library.
2019-01-16 14:53:42 +01:00
3 lines
44 B
Python
Raw
Blame
History
def
loads
(
*
args
,
*
*
kwargs
)
:
return
None
Reference in New Issue
View Git Blame
Copy Permalink