Re: [python-win32] What happened to python26.dll?

2009-12-07 Thread David Robinow
On Mon, Dec 7, 2009 at 8:47 PM, Boar Gules wrote: > I just installed Python 2.6.4. > > For embedded applications I expect that there will be a python26.dll. But > the install doesn't seem to have provided it. What am I missing here > (besides the file, of course)? Where did you look? Usually it'

[python-win32] What happened to python26.dll?

2009-12-07 Thread Boar Gules
I just installed Python 2.6.4. For embedded applications I expect that there will be a python26.dll. But the install doesn't seem to have provided it. What am I missing here (besides the file, of course)? ___ python-win32 mailing list python-win32@pyth

Re: [python-win32] ISAPI and threading

2009-12-07 Thread Mark Hammond
On 8/12/2009 9:45 AM, Preston Landers wrote: Someone had mentioned needing to restrict the worker pool to a single thread but indicated they didn't know how to do that. I searched around MSDN and couldn't find anything relevant. I also checked the PyWin32 ISAPI code and didn't see anything that

[python-win32] ISAPI and threading

2009-12-07 Thread Preston Landers
On Tue, Dec 1, 2009 at 5:33 AM, Mark Hammond wrote: > On 1/12/2009 9:13 AM, Preston Landers wrote: >> >> I just thought I'd follow up on my original post about IIS. We >> decided to go ahead and use isapi-wsgi and so far the results are very >> good. It won't go into official production for a w