Home | History | Annotate | Download | only in python2.7

Lines Matching refs:Detach

735                 p2cwrite = msvcrt.open_osfhandle(p2cwrite.Detach(), 0)
737 c2pread = msvcrt.open_osfhandle(c2pread.Detach(), 0)
739 errread = msvcrt.open_osfhandle(errread.Detach(), 0)