Ronald Oussoren added the comment:

kCFNumberSInt128Type is not public API, see the list of number types in 
<https://developer.apple.com/library/mac/documentation/corefoundation/Reference/CFNumberRef/Reference/reference.html>.

I agree that CFBinaryPlist.c contains support for those, and for writing binary 
plists that contain sets, but you cannot create a 128 bit CFNumber object using 
a public API, and the public API for writing plists won't accept data 
structures containing sets.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14455>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to