Home | History | Annotate | Download | only in Lib

Lines Matching refs:O_BINARY

374         if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY