Hans Müller wrote:
Hello,

I'd like to play a little with named pipes on windows.
For this purpose google told me there is a win32pipe module.

My python2.6 on windows doesn't know it - so where can I get ?
Does it belong to the std. python for windows or is it a separate
package ?

It's part of the pywin32 package:

 http://sourceforge.net/projects/pywin32/

TJG
--
http://mail.python.org/mailman/listinfo/python-list
  • win32pipe Hans Müller
    • Re: win32pipe Tim Golden

Reply via email to