PyDictObject to NSDictionary

Charles Heizer ceh329 at gmail.com
Thu Feb 2 18:30:28 EST 2017


Hello,
I'm embedding python in to my Objective-C app and I need to know how do I convert a PyDictObject (PyObject) to a NSDictionary?

Thanks!



More information about the Python-list mailing list