HomeSort by relevance Sort by last modified time
    Searched refs:PyDecoratorFunction (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Doc/tools/extensions/
pyspecific.py 116 class PyDecoratorFunction(PyDecoratorMixin, PyModulelevel):
256 app.add_directive_to_domain('py', 'decorator', PyDecoratorFunction)
  /external/python/cpython3/Doc/tools/extensions/
pyspecific.py 135 class PyDecoratorFunction(PyDecoratorMixin, PyModulelevel):
380 app.add_directive_to_domain('py', 'decorator', PyDecoratorFunction)

Completed in 176 milliseconds