Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajalt/fuckitpy
/ functions
Functions
15 in github.com/ajalt/fuckitpy
⨍
Functions
15
◇
Types & classes
3
↓ 2 callers
Method
f
(self)
example.py:12
↓ 2 callers
Function
weight
(x)
tests.py:21
↓ 1 callers
Function
broken_function
()
example.py:6
↓ 1 callers
Function
read
(*parts)
setup.py:8
Method
__call__
Steamroll errors. The argument can be the string name of a module to import, an existing module, or a function.
fuckit.py:92
Method
__enter__
(self)
fuckit.py:198
Method
__exit__
(self, exc_type, exc_value, traceback)
fuckit.py:201
Method
exec_
(_code_, _globs_)
fuckit.py:117
Function
f
()
broke.py:1
Method
generic_visit
(self, node)
fuckit.py:68
Function
test_chaining
()
tests.py:8
Function
test_context_manager
()
tests.py:13
Function
test_decorator
()
tests.py:19
Function
test_import
()
tests.py:3
Method
wrapper
(*args, **kw)
fuckit.py:166