Searched refs:name_fullpath (Results 1 – 1 of 1) sorted by relevance
372 def name_fullpath(name: Sequence[str]) -> str: function384 'does not already exist.'.format(name_fullpath(name)))393 '{}.'.format(name_fullpath(name)))401 '{} because it is not present.'.format(name_fullpath(name)))413 error_prefix + tuple(name), name_fullpath(prefix)))420 error_prefix + tuple(name), name_fullpath(prefix),