Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
Dpygettext.py284 def _get_modpkg_path(dotted_name, pathlist=None): function
305 pathname = _get_modpkg_path(parts[1], [pathname])
337 name = _get_modpkg_path(name)