[Image-SIG] Re: Detection of Mac OS X (darwin) in Image.py.
Fredrik Lundh
fredrik at pythonware.com
Tue Sep 21 18:32:14 CEST 2004
Graham Dumpleton wrote:
> The code that would be better used would be:
>
> elif sys.platform == "darwin":
>
> which is always correct.
>
> A patch to this effect has been getting made in the Fink version of
> PIL on Mac OS X for over a year. See the email discussion below I had
> about this back in April of last year with the Fink package maintainer. I
> thought I had also posted to this mailing list this information back
> then. Either it got overlooked, or I was dreaming about this bit.
This has been fixed in 1.1.5a5.
thanks /F
More information about the Image-SIG
mailing list