Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Doc
api
api.tex
Find file
Blame
History
Permalink
Add PyDict_Copy() function to C API for dicts. It returns a new
· a12c7a76
Jeremy Hylton
authored
Mar 30, 2000
dictionary that contains the same key/value pairs as p.
a12c7a76