Add PyDict_Copy() function to C API for dicts. It returns a new
dictionary that contains the same key/value pairs as p.
J
Jeremy Hylton committed
a12c7a762091805db6b6479108951dc2fcb95dde
Parent: c06653f
dictionary that contains the same key/value pairs as p.