[Pythonmac-SIG] obtaining versions of application bundles

Bob Ippolito bob at redivi.com
Fri Oct 22 21:41:00 CEST 2004


On Oct 22, 2004, at 15:24, Just van Rossum wrote:

> Bob Ippolito wrote:
>
>> Ok, I'll bite:
>> - added plistlib.readPlistFromResource and
> plistlib.writePlistToResource
>> - changed aliasing of builtin (file -> fileobj)
>> - made float use the correct accuracy (str -> repr)
>> - fixed date parsing (current version requires PyXML, and it was wrong
>> even then.. fixed to use stdlib and correct semantics)
>> - changed internal representation of dates to datetime.datetime
> instead
>> of float timestamp
>>
>> http://svn.red-bean.com/bob/plistlib/trunk/plistlib.py
>>
>> I'll add a patch to sourceforge, would you like me to assign it to you
>> or someone else?  ;)
>
> Assign it to me if you also patch the __all__ list...

Done, and done.  http://python.org/sf/1052399

-bob



More information about the Pythonmac-SIG mailing list