This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon, ronaldoussoren
Date 2008-05-03.19:46:56
SpamBayes Score 0.0039088544
Marked as misclassified No
Message-id <bbaeab100805031246y4440b6adua0c241c3a40a7248@mail.gmail.com>
In-reply-to <1209803805.04.0.0401323450313.issue2715@psf.upfronthosting.co.za>
Content
On Sat, May 3, 2008 at 1:36 AM, Ronald Oussoren <report@bugs.python.org> wrote:
>
>  Ronald Oussoren <ronaldoussoren@mac.com> added the comment:
>
>  Have you read that code?

Not in detail, no.

> The Carbon-specific code in there is needed to
>  make the module behave correctly in OSX: the Carbon specific code is used
>  to get and set some Mac-specific file attributes.
>
>  It should be easy enough to move that code into a small C extensions
>  though, that way binhex will no longer depent on the Carbon python
>  package.

OK.
History
Date User Action Args
2008-05-03 19:46:58brett.cannonsetspambayes_score: 0.00390885 -> 0.0039088544
recipients: + brett.cannon, ronaldoussoren
2008-05-03 19:46:57brett.cannonlinkissue2715 messages
2008-05-03 19:46:57brett.cannoncreate