Home
last modified time | relevance | path

Searched refs:open_out_file (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/scripts/
Dmake_bugs_pickle.py48 def open_out_file(args: argparse.Namespace) -> BinaryIO: function
58 with open_out_file(args) as out_file: