I have a script that I need to translate from unix to windows. The script uses the \'os.mkfifo()\' method to create a named pipe. This function is not available under window