[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mailer.py + Win32 ?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-20 17:39:58 CET

Nicklas Norling wrote:
> Hi.
>
> I've tried all day long to get commit mails to work not only on my linux
> box but also on a win32 machine. I have to say that it's not for the
> feeble minded. Minimal documentation (if any). Anyway, I think I've
> finally arrived at the end of the road:
>
...
> pipe_ob = popen2.Popen3(cmd)
> AttributeError: 'module' object has no attribute 'Popen3'
>
>
> I'm doing a dummy testrun of the commit script as you can and this
> eminates in the use of popen2.Popen3. As far as I understand this module
> is not available on Win32, so why use it and exclude Win32 users from this
> awsome script? Or have I misunderstod something?

Yes. No intentional smiting of Win32 users is taking place here. :-)

Trunk mailer.py will probably be gaining Win32 support sometime this week.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 20 17:42:10 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.