cpython/Tools/i18n
Barry Warsaw 16b62c1300 __addentry(): add optional keyword arg `isdocstring' which is a flag
indicating whether the entry was extracted from a docstring or not.

write(): If any of the locations of a string appearance came from a
docstring, add a comment such as

#. docstring

before the references (after a suggestion by Martin von Loewis).
2001-05-21 19:51:26 +00:00
..
msgfmt.py Added -o/--output-file option as per GNU msgfmt to specify the output 2001-03-02 16:53:54 +00:00
pygettext.py __addentry(): add optional keyword arg `isdocstring' which is a flag 2001-05-21 19:51:26 +00:00