Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #11898

Re: Python Windows Extensions for Mac

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <chris@rebertia.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'api.': 0.05; 'subject:Python': 0.06; 'python': 0.08; 'libraries.': 0.09; 'pywin32': 0.09; 'api': 0.09; 'extensions': 0.15; 'subject:Mac': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.16; 'subject:Windows': 0.18; 'cheers,': 0.18; 'wrap': 0.18; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'pm,': 0.24; 'aug': 0.24; 'windows': 0.26; 'message- id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'wraps': 0.30; 'chris': 0.32; 'does': 0.32; 'implement': 0.32; 'installed': 0.32; 'there': 0.33; 'round': 0.34; 'thus,': 0.34; 'fri,': 0.36; 'hello,': 0.38; 'received:google.com': 0.38; 'subject:: ': 0.39; 'received:74.125': 0.39; 'your': 0.61; 'square': 0.67; 'mac.': 0.84; 'sender:addr:chris': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=vEtJJ8T84tD+iXhLtpmOn3oUhAsx+foW+Z+xH4dAA1w=; b=UrnXOLjLbNA5NVoyV1iSri11NXss+ypuErrk5mrgr+KMmzrK/Yk0NCTOkZqUgg52D2 dwPLy4t032CXW9720iOfzJN5ldjTRmaUwYBErqVuFMaOzlKExnKCqy8O7Fas2Zc09PtL jTVBkSVca7vkE9BOtouXyyTfi1akV+d7/1/ew=
MIME-Version 1.0
Sender chris@rebertia.com
In-Reply-To <131e3a30d0a.-253971426937368133.-9024547059984293440@zoho.com>
References <131e3a30d0a.-253971426937368133.-9024547059984293440@zoho.com>
Date Fri, 19 Aug 2011 22:36:01 -0700
X-Google-Sender-Auth qiIkOKz16GJ3E-tj9LQ_4R9fX4s
Subject Re: Python Windows Extensions for Mac
From Chris Rebert <clp2@rebertia.com>
To "johnny.venter" <johnny.venter@zoho.com>
Content-Type text/plain; charset=UTF-8
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.252.1313818564.27778.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1313818564 news.xs4all.nl 23901 [2001:888:2000:d::a6]:51369
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:11898

Show key headers only | View raw


On Fri, Aug 19, 2011 at 1:02 PM, johnny.venter <johnny.venter@zoho.com> wrote:
>
> Hello, I am looking for the Python Windows Extensions to see if they can be installed on a Mac.THanks.

Your request is nonsensical. pywin32 wraps the Windows API libraries.
Mac OS X is not Windows; it does not implement the Windows API. Thus,
there is nothing for pywin32 to wrap on a Mac. Square peg, round hole.

Cheers,
Chris

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Python Windows Extensions for Mac Chris Rebert <clp2@rebertia.com> - 2011-08-19 22:36 -0700
  Re: Python Windows Extensions for Mac "Günther Dietrich" <gd.usenet@spamfence.net> - 2011-08-20 09:55 +0200

csiph-web