from os.path import join def res(filename): return join('res', filename)