Python 3: Plist as OrderedDict

Ned Deily nad at acm.org
Tue Feb 9 01:47:25 EST 2010


In article <hkqpci$f7l$1 at ger.gmane.org>, Terry Reedy <tjreedy at udel.edu> 
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,
 nad at acm.org




More information about the Python-list mailing list