]> granicus.if.org Git - python/commit
Added \" to escapes so embedded escaped double quotes are handled
authorBarry Warsaw <barry@python.org>
Mon, 6 Dec 1999 02:46:49 +0000 (02:46 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 6 Dec 1999 02:46:49 +0000 (02:46 +0000)
commit8f35681843b922c905a10d7c74b30859cff88346
tree353dc9692d4890a6133498785121e11c82e21f1c
parentb70699bcc57ba26762269e4a1aab8581fccb46b4
Added \" to escapes so embedded escaped double quotes are handled
correctly.  Patch suggested by Mads Kiilerich <mk@solit.dk>.
Tools/i18n/pygettext.py