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