The data directory — selkie.data
- path(*names)
Returns an object representing a pathname relative to the
selkie.datadirectory. It can be passed toopen()as a filename as is, and it can be converted to a string.
- ex(*names)
A shorthand for
path('examples', *names).