Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Duroktar/Wolf
/ functions
Functions
1,124 in github.com/Duroktar/Wolf
⨍
Functions
1,124
◇
Types & classes
121
Function
test_exception
(snapshot)
scripts/tests/exceptions_test.py:8
Function
test_functions
(snapshot)
scripts/tests/functions_test.py:21
Function
test_keywords
(snapshot)
scripts/tests/keywords_test.py:20
Function
test_loops
(snapshot)
scripts/tests/loops_test.py:17
Function
test_macros
(snapshot)
scripts/tests/macros_test.py:15
Function
test_nested_data
(snapshot)
scripts/tests/nested_data_test.py:11
Function
test_print
(snapshot)
scripts/tests/print_test.py:20
Function
test_side_effects
(snapshot)
scripts/tests/side_effects_test.py:14
Function
test_unicode
(snapshot)
scripts/tests/unicode_test.py:12
Method
thread
Current thread object.
scripts/hunter/event.py:93
Method
threadid
Current thread ident. If current thread is main thread then it returns ``None``.
scripts/hunter/event.py:74
Method
threadname
Current thread name.
scripts/hunter/event.py:86
Method
tracer
()
src/api.ts:264
Function
tracing_wrapper
(*args, **kwargs)
scripts/hunter/__init__.py:225
Function
tuple_sealer
This sealer returns an equivalent of a ``namedtuple``.
scripts/fields/__init__.py:225
Function
u
(s)
scripts/six.py:628
Method
updateFrequency
()
src/api.ts:229
Function
with_metaclass
Create a base class with a metaclass.
scripts/six.py:819
Function
wrap
Functions decorated with this will be traced. Use ``local=True`` to only trace local code, eg:: @hunter.wrap(local=True) de
scripts/hunter/__init__.py:200
Function
wrapper
(f)
scripts/six.py:810
Function
wraps
(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, updated=functools.WRAPPER_UPDATES)
scripts/six.py:808
Method
write
(self, text)
scripts/colorama/ansitowin32.py:39
Method
write_item
(item)
scripts/astunparse/unparser.py:639
Method
write_key_value_pair
(k, v)
scripts/astunparse/unparser.py:634
← previous
1,101–1,124 of 1,124, ranked by callers