Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
c922aa0ddd264395cd606fdfd20512fa54108cfb
/
.
/
Lib
/
test
/
test_tools
/
i18n_data
/
noheader.py
blob: 23971799af23c67a64e8c80af332dc836a31501c [
file
]
from
gettext
import
gettext
as
_
_
(
'Foo'
)
_
(
'Bar'
)