Searched refs:AddPackagePath (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Tools/freeze/ | ||
H A D | freeze.py | 197 modulefinder.AddPackagePath(*a.split("=", 2)) |
/third_party/python/Lib/ | ||
H A D | modulefinder.py | 30 def AddPackagePath(packagename, path): function |
Completed in 2 milliseconds