Selects paths which are open.
def SelectOpenPaths( inPaths: list[Path], / ) -> outOpenPaths: list[Path]