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