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 theller
Recipients janssen, theller
Date 2007-09-25.17:02:07
SpamBayes Score 0.0746568
Marked as misclassified No
Message-id <1190739728.09.0.161585643044.issue1203@psf.upfronthosting.co.za>
In-reply-to
Content
On the mac where I have access to platform.release() returns the string
'8.10.0'.  gestalt.gestalt("sysv") returns 0x1049.  Your patch does not
look correct to me.
History
Date User Action Args
2007-09-25 17:02:08thellersetspambayes_score: 0.0746568 -> 0.0746568
recipients: + theller, janssen
2007-09-25 17:02:08thellersetspambayes_score: 0.0746568 -> 0.0746568
messageid: <1190739728.09.0.161585643044.issue1203@psf.upfronthosting.co.za>
2007-09-25 17:02:08thellerlinkissue1203 messages
2007-09-25 17:02:07thellercreate