MCPcopy Create free account
hub / github.com/bpython/bpython / test_formatting_takes_just_last_part

Route test_formatting_takes_just_last_part

bpython/test/test_autocomplete.py:None–None  ·  view source on GitHub ↗
mock.patch("os.path.sep", new="/")

Source from the content-addressed store, hash-verified

1import inspect
2import keyword
3import unittest
4from collections import namedtuple

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected