Searched defs:FNULL (Results 1 – 2 of 2) sorted by relevance
22 FNULL = open(os.devnull, "w") variable29 FNULL = open(os.devnull, 'w') variable
75 FNULL = open(os.devnull, 'w') variable