blob: 8d94137b01b5192096abfff8bb9568eaeae01e87 [file] [log] [blame]
INADA Naokic351ce62017-03-08 19:07:13 +09001This file is not an actual template, but used to add some
2texts in extensions to sphinx.pot file.
3
4In extensions/pyspecific.py:
5
6{% trans %}CPython implementation detail:{% endtrans %}
cocoatomo0febc052018-02-23 20:47:19 +09007{% trans %}Deprecated since version {deprecated}, will be removed in version {removed}{% endtrans %}