Home
last modified time | relevance | path

Searched refs:_get_modpkg_path (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/i18n/
Dpygettext.py283 def _get_modpkg_path(dotted_name, pathlist=None): function
304 pathname = _get_modpkg_path(parts[1], [pathname])
336 name = _get_modpkg_path(name)