Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bpython/bpython
/ _
Function
_
bpython/translations/__init__.py:12–13 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
10
11
12
def
_(message) -> str:
13
return
translator.gettext(message)
14
15
16
def
ngettext(singular, plural, n):
Callers
15
callback_wrapper
Method · 0.90
__init__
Method · 0.90
options_callback
Function · 0.90
start
Function · 0.90
get_source_of_current_name
Method · 0.90
write2file
Method · 0.90
copy2clipboard
Method · 0.90
pastebin
Method · 0.90
do_pastebin
Method · 0.90
prompt_undo
Method · 0.90
edit_config
Method · 0.90
append_reload_and_write
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected