mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00

(cherry picked from commit 735d902b36
)
Co-authored-by: Florian Dahlitz <f2dahlitz@freenet.de>
8 lines
379 B
HTML
8 lines
379 B
HTML
This file is not an actual template, but used to add some
|
|
texts in extensions to sphinx.pot file.
|
|
|
|
In extensions/pyspecific.py:
|
|
|
|
{% trans %}CPython implementation detail:{% endtrans %}
|
|
{% trans %}Deprecated since version {deprecated}, will be removed in version {removed}{% endtrans %}
|
|
{% trans %}Deprecated since version {deprecated}, removed in version {removed}{% endtrans %}
|