Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #11932
| 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 | <johnny.venter@zoho.com> |
| 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 | <mailman.250.1313813488.27778.python-list@python.org> <e1f6f$4e4ff106$4275d90a$13260@FUSE.NET> |
| In-Reply-To | <e1f6f$4e4ff106$4275d90a$13260@FUSE.NET> |
| 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 <johnny.venter@zoho.com> |
| Subject | Re: Python Windows Extensions for Mac |
| Date | Sat, 20 Aug 2011 19:51:29 -0400 |
| To | Kevin Walzer <kw@codebykevin.com> |
| X-ZohoMailClient | External |
| X-Zoho-Virus-Status | 2 |
| Cc | "python-list@python.org" <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.272.1313884307.27778.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
Thank you all for the replies. I would like to query various Windows' objects and resources from Mac and/or Linux such as Active Directory users, network shares, group members, etc... What module or methods can I use with python to accomplish this? I found dcerpc might be the way to go. On Aug 20, 2011, at 1:39 PM, Kevin Walzer <kw@codebykevin.com> wrote: > On 8/19/11 4:02 PM, johnny.venter wrote: >> >> Hello, I am looking for the Python Windows Extensions to see if they can be installed on a Mac.THanks. >> > > 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 calls any more than Windows supports Cocoa/Objective-C calls. > > -- > Kevin Walzer > Code by Kevin > http://www.codebykevin.com > -- > http://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python Windows Extensions for Mac "johnny.venter" <johnny.venter@zoho.com> - 2011-08-19 13:02 -0700
Re: Python Windows Extensions for Mac Kevin Walzer <kw@codebykevin.com> - 2011-08-20 13:39 -0400
Re: Python Windows Extensions for Mac Johnny Venter <johnny.venter@zoho.com> - 2011-08-20 19:51 -0400
Re: Python Windows Extensions for Mac Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-08-21 17:28 +0200
Re: Python Windows Extensions for Mac Chris Angelico <rosuav@gmail.com> - 2011-08-21 00:57 +0100
Re: Python Windows Extensions for Mac Johnny Venter <johnny.venter@zoho.com> - 2011-08-21 01:38 -0400
Re: Python Windows Extensions for Mac Chris Angelico <rosuav@gmail.com> - 2011-08-21 08:30 +0100
Re: Python Windows Extensions for Mac Alec Taylor <alec.taylor6@gmail.com> - 2011-08-21 20:13 +1000
Re: Python Windows Extensions for Mac "johnny.venter" <johnny.venter@zoho.com> - 2011-08-22 06:07 -0700
Re: Python Windows Extensions for Mac Christian Heimes <lists@cheimes.de> - 2011-08-23 15:40 +0200
csiph-web