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-17 01:03:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d33e8adae4096d1b6fe34b3ee08a01b2521eeb6d
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