[docs] plistlib doc

David Cotter davec at adobe.com
Fri Jan 14 00:41:01 CET 2011


http://docs.python.org/library/plistlib.html

does not list all the available methods of each new class

please document:

for example:
what are the methods of "Dict" ?
'clear', 'copy', 'fromkeys', 'get', 'has_key', 'items', 'iteritems', 'iterkeys', 'itervalues', 'keys', 'pop', 'popitem', 'setdefault', 'update', 'values'
these are not documented

and what about all the other classes?

------------------------------------------------------------------------------
David M. Cotter                                  mailto:david.cotter at adobe.com
Interface Surgeon, After Effects            http://www.adobe.com/aftereffects/
Adobe Systems, Inc.                                             (206) 675-7437

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20110113/aa6d36f5/attachment-0001.html>


More information about the docs mailing list