We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5c315 commit 75a6e67Copy full SHA for 75a6e67
1 file changed
Tools/i18n/pygettext.py
@@ -449,3 +449,5 @@ class Options:
449
450
if __name__ == '__main__':
451
main()
452
+ # some more test strings
453
+ _(u'a unicode string')
0 commit comments