[Python-Dev] Still looking for volunteer to run Windows buildbot
Fredrik Lundh
fredrik at pythonware.com
Wed Mar 15 20:18:28 CET 2006
More information about the Python-Dev mailing list
Wed Mar 15 20:18:28 CET 2006
- Previous message: [Python-Dev] Still looking for volunteer to run Windows buildbot
- Next message: [Python-Dev] Still looking for volunteer to run Windows buildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Martin v. Löwis wrote: > Jean-Paul Calderone wrote: > > It should actually be using TerminateProcess (depending on the > > Twisted version being used, the relevant code is either in > > twisted/internet/_dumbwin32proc.py or > > twisted/internet/win32eventreactor.py, in the signalProcess method in > > either case) > > So PythonWin needs to be installed on a Windows buildbot slave, right? unless someone hacks Twisted to use _subprocess.TerminateProcess instead of the win32all version... </F>
- Previous message: [Python-Dev] Still looking for volunteer to run Windows buildbot
- Next message: [Python-Dev] Still looking for volunteer to run Windows buildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list