MCPcopy Index your code
hub / github.com/kivy/python-for-android / link_root

Method link_root

pythonforandroid/recipe.py:1680–1681  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1678 raise NotImplementedError('Not implemented in TargetPythonRecipe')
1679
1680 def link_root(self):
1681 raise NotImplementedError('Not implemented in TargetPythonRecipe')
1682
1683 @property
1684 def major_minor_version_string(self):

Callers 3

get_recipe_envMethod · 0.45
get_recipe_envMethod · 0.45
test_link_rootMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_link_rootMethod · 0.36