Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Darchive_util.py39 def _get_uid(name): function
88 uid = _get_uid(owner)
/external/python/cpython2/Lib/
Dshutil.py326 def _get_uid(name): function
378 uid = _get_uid(owner)