Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bpython/bpython
/ setup_config
Function
setup_config
bpython/test/test_curtsies_painting.py:29–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
29
def
setup_config():
30
config_struct = config.Config(TEST_CONFIG)
31
config_struct.cli_suggestion_width = 1
32
return
config_struct
33
34
35
class
ClearEnviron(TestCase):
Callers
8
setUp
Method · 0.70
test_argspec
Method · 0.70
test_formatted_docstring
Method · 0.70
test_unicode_docstrings
Method · 0.70
test_nonsense_docstrings
Method · 0.70
test_weird_boto_docstrings
Method · 0.70
test_paint_lasts_events
Method · 0.70
setUp
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected