On 25. Jul 2007, at 14:02, Robin Houston wrote:
On 25/07/07, Brad Miller bmiller@luther.edu wrote:
Unfortunately plistlib.readPlist is not a supported function in the older release. I'll have to see what I can do to work around that.
popen("defaults read ...") ?
Just for the records; the result of ‘defaults’ looks like old-style plist, but it is not. As of such, the result is only useful as a human-readable format.