Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Darchive_util.py31 def _get_gid(name): function
95 gid = _get_gid(group)
/third_party/python/Lib/
Dshutil.py843 def _get_gid(name): function
924 gid = _get_gid(group)
1328 _group = _get_gid(group)