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