Home
last modified time | relevance | path

Searched refs:get_function_closure (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/www/py-pecan/pecan-1.3.3/pecan/
H A Dutil.py25 func_closure = six.get_function_closure(method)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/js2py/utils/
H A Dinjector.py33 closure=six.get_function_closure(func))
242 closure=six.get_function_closure(func))
/dports/devel/py-Js2Py/Js2Py-0.71/js2py/utils/
H A Dinjector.py33 closure=six.get_function_closure(func))
242 closure=six.get_function_closure(func))
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/django-stubs/django-stubs/utils/
H A Dsix.pyi59 def get_function_closure(fun: types.FunctionType) -> Optional[Tuple[types._Cell, ...]]: ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/3/six/
H A D__init__.pyi66 def get_function_closure(fun: types.FunctionType) -> Optional[Tuple[types._Cell, ...]]: ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2/six/
H A D__init__.pyi55 def get_function_closure(fun: types.FunctionType) -> Optional[Tuple[types._Cell, ...]]: ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/third_party/3/six/
H A D__init__.pyi62 def get_function_closure(fun: types.FunctionType) -> Optional[Tuple[types._Cell, ...]]: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/six/six/
H A D__init__.pyi60 def get_function_closure(fun: types.FunctionType) -> Optional[Tuple[types._Cell, ...]]: ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/third_party/2/six/
H A D__init__.pyi51 def get_function_closure(fun: types.FunctionType) -> Optional[Tuple[types._Cell, ...]]: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/six/@python2/six/
H A D__init__.pyi68 def get_function_closure(fun: types.FunctionType) -> Optional[Tuple[types._Cell, ...]]: ...
/dports/www/py-webassets/webassets-2.0/examples/appengine/webassets/
H A Dsix.py279 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/www/py-webassets/webassets-2.0/src/webassets/
H A Dsix.py279 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/russian/py-pytils/pytils-0.3/pytils/third/
H A Dsix.py423 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/pubsub/
H A Dpy2and3.py423 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/print/hplip/hplip-3.20.6/base/
H A Dsix.py468 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/devel/py-paver/Paver-1.2.4/paver/deps/
H A Dsix.py482 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/devel/py-twiggy/Twiggy-0.4.7/twiggy/
H A Dcompat.py472 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/
H A Dsix.py481 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/science/py-pyaixi/pyaixi-1.0.4.post1/
H A Dsix.py539 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/www/py-gunicorn/gunicorn-19.9.0/gunicorn/
H A Dsix.py539 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/six/
H A Dsix.py544 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/third_party/six/
H A D__init__.py539 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/math/vtk6/VTK-6.2.0/ThirdParty/SixPython/
H A Dsix.py527 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/six/
H A Dsix.py544 get_function_closure = operator.attrgetter(_func_closure) variable
/dports/devel/py-pycerberus/pycerberus-0.6/pycerberus/lib/
H A Dsix.py539 get_function_closure = operator.attrgetter(_func_closure) variable

12345678