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