On Oct 3, 2010, at 1:40 PM, Christian Tismer wrote:

> On 10/3/10 9:29 PM, Nathan wrote:
>> On Sat, Oct 2, 2010 at 5:32 PM, Christian Tismer<tis...@stackless.com>  
>> wrote:
>>> Where can the Apple version be downloaded, when you try to re-install
>>> your system python?
>> For all open-source stuff from Apple, you can always check the list at:
>> 
>> http://www.apple.com/opensource/
>> 
>> It has a link to the xattr project they include in OS X.
>> 
>> ~ Nathan
> 
> Thanks a lot for this hint, which would be useful in general, but makes
> very little sense, because it is exactly contradicting you, linking to
> http://undefined.org/python/#xattr and this is Bob's site.
> So I assume you have hit the send button too early before reading on.
> The cycle is closed, and I still can't tell where Apple's version comes
> from.

Try:

http://www.opensource.apple.com/source/python_modules/python_modules-21/xattr/xattr.partial
<dict>
        <key>OpenSourceProject</key>
        <string>xattr</string>
        <key>OpenSourceVersion</key>
        <string>0.5</string>
        <key>OpenSourceWebsiteURL</key>
        <string>http://undefined.org/python/#xattr</string>
        <key>OpenSourceURL</key>
        <string>https://svn.red-bean.com/bob/xattr/releases/xattr-0.5/</string>
        <key>OpenSourceImportDate</key>
        <string>2007-06-01</string>
        <key>OpenSourceLicense</key>
        <string>PSFL</string>
        <key>OpenSourceLicenseFile</key>
        <string>python_modules.txt</string>
        <key>OpenSourceModifications</key>
        <array>
                <string>improve error handling</string>
                <string>replaced xattr script with improved version</string>
                <string>hex output for binary with -l</string>
                <string>hex input for -w with -x flag</string>
        </array>        
</dict>
So the frontend script was replaced with a new one, but the extension is still 
Bob's xattr.

--------------------------------------------------------------------------
Edward Moy
Apple Inc.
e...@apple.com

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to