Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'python': 0.08; 'etc...': 0.09; 'api': 0.09; 'win32': 0.12; 'users,': 0.13; 'extensions': 0.15; 'doubtful': 0.16; 'received:72.5': 0.16; 'received:72.5.230': 0.16; 'received:sender1.zohomail.com': 0.16; 'received:zohomail.com': 0.16; 'subject:Mac': 0.16; 'url:codebykevin': 0.16; 'walzer': 0.16; 'x-mailer:iphone mail (8j2)': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.16; 'linux': 0.17; 'subject:Windows': 0.18; 'this?': 0.21; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'calls.': 0.23; 'pm,': 0.24; 'aug': 0.24; 'code': 0.25; 'windows': 0.26; 'kevin': 0.28; 'url:mailman': 0.28; 'cc:addr:python.org': 0.30; 'module': 0.30; 'certainly': 0.32; 'go.': 0.32; 'objects': 0.32; 'does': 0.32; 'installed': 0.32; 'url:listinfo': 0.33; 'thank': 0.35; 'charset:us-ascii': 0.36; 'url:python': 0.36; 'query': 0.37; 'but': 0.37; 'install': 0.37; 'hello,': 0.38; 'url:org': 0.38; 'subject:: ': 0.39; 'header:Mime-Version:1': 0.39; 'might': 0.40; "it's": 0.40; 'more': 0.60; 'header:Message- Id:1': 0.61; 'anything,': 0.73; 'shares,': 0.84 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=references:in-reply-to:mime-version:content-type:message-id:cc:from:subject:date:to; b=RpA7O9YxpIuZf8ph0PVVv76O4tMqk5ryPkSYfTvk+hhfkym3zBwRftuCkbF48YpBxZOsOw/ZoxGQ rRdvkFGDf1HZOa4vr7VaPu1MxgDi434ducqUj45f/bfB0723Vnxs References: In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8J2) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (8J2) From: Johnny Venter Subject: Re: Python Windows Extensions for Mac Date: Sat, 20 Aug 2011 19:51:29 -0400 To: Kevin Walzer X-ZohoMailClient: External X-Zoho-Virus-Status: 2 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1313884307 news.xs4all.nl 23941 [2001:888:2000:d::a6]:47839 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:11932 Thank you all for the replies. I would like to query various Windows' object= s and resources from Mac and/or Linux such as Active Directory users, networ= k shares, group members, etc... What module or methods can I use with python= to accomplish this?=20 I found dcerpc might be the way to go.=20 On Aug 20, 2011, at 1:39 PM, Kevin Walzer wrote: > On 8/19/11 4:02 PM, johnny.venter wrote: >>=20 >> Hello, I am looking for the Python Windows Extensions to see if they can b= e installed on a Mac.THanks. >>=20 >=20 > You can certainly try to install them via easy_install, I supposed, but it= 's doubtful they would do anything, as the Mac does not support win32 API ca= lls any more than Windows supports Cocoa/Objective-C calls. >=20 > --=20 > Kevin Walzer > Code by Kevin > http://www.codebykevin.com > --=20 > http://mail.python.org/mailman/listinfo/python-list