Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
Dturtle.py3854 def _make_global_funcs(functions, cls, obj, init, docrevise): function
3866 _make_global_funcs(_tg_screen_functions, _Screen,
3868 _make_global_funcs(_tg_turtle_functions, Turtle,