In article <[email protected]>, Terry Reedy <[email protected]> wrote: > On 2/8/2010 11:02 PM, Gnarlodious wrote: > > I am trying to read a *.plist into Python 3's OrderedDict but can't > > figure it out. Saying something like this: > > from plistlib import readPlist > As a general note, include a link or something when discussing a > relatively obscure module that seems not to even be listed in pypi.
http://docs.python.org/library/plistlib.html -- Ned Deily, [email protected] -- http://mail.python.org/mailman/listinfo/python-list
