state:empty
state:<translated
state:>=translated
state:needs-editing
has:suggestion
has:variant
has:screenshot
has:label
has:context
state:<translated AND NOT has:suggestion
has:comment
has:check
state:approved
state:translated
Loading…
String updated in the repository
The string uses three dots (...) instead of an ellipsis character (…)
Reset
no-wrap was extracted from pot/f36/pages/developers/Development_Python.pot.
no-wrap
read-only is inherited from fedora-docs-l10n/fedora-release-notes/f36/pages/developers/Development_Python — English.
read-only
>>> for key in sysconfig.get_path_names():
... print(f'{key} = {sysconfig.get_path(key)}')
...
stdlib = /usr/lib64/python3.10
platstdlib = /usr/lib64/python3.10
purelib = /usr/lib/python3.10/site-packages
platlib = /usr/lib64/python3.10/site-packages
include = /usr/include/python3.10
scripts = /usr/bin
data = /usr
>>> for key in sysconfig.get_path_names():
... print(f'{key} = {sysconfig.get_path(key)}')
...
stdlib = /usr/lib64/python3.10
platstdlib = /usr/lib64/python3.10
purelib = /usr/lib/python3.10/site-packages
platlib = /usr/lib64/python3.10/site-packages
include = /usr/include/python3.10
scripts = /usr/bin
data = /usr