Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dturtle.py3960 def _make_global_funcs(functions, cls, obj, init, docrevise): function
3972 _make_global_funcs(_tg_screen_functions, _Screen,
3974 _make_global_funcs(_tg_turtle_functions, Turtle,