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

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

Completed in 351 milliseconds