Return a path to the filename in the testset.
filename : str
The name of the file (with extension) in the testset.
Examples
>>> from lingpy import * >>> get_file('SLAV.lxs') '/usr/local/lib/python2.6/dist-packages/lingpy/test/tests/lxs/SLAV.lxs'
lingpy.test.test.list_files
Enter search terms or a module, class or function name.