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