find_file

ssapy.utils.find_file(filename, ext=None)[source][source]

Find a file in the current directory or the ssapy datadir. If ext is not None, also try appending ext to the filename.