MCPcopy 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
29def setup_config():
30 config_struct = config.Config(TEST_CONFIG)
31 config_struct.cli_suggestion_width = 1
32 return config_struct
33
34
35class ClearEnviron(TestCase):

Callers 8

setUpMethod · 0.70
test_argspecMethod · 0.70
setUpMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected