You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee='https://github.com/loewis'closed_at=<Date2010-06-04.18:15:20.950>created_at=<Date2009-03-09.21:47:03.454>labels= ['type-bug']
title='msgfmt.py does not work with plural form'updated_at=<Date2010-06-11.16:26:47.333>user='https://bugs.python.org/stevegeo'
It seems that C:\Python26\Tools\i18n\msgfmt.py does not work with PO
files that use plural form. Get the following error.
ERROR Traceback (most recent call last):
File "C:\Python26\Tools\i18n\msgfmt.py", line 203, in <module>
main()
File "C:\Python26\Tools\i18n\msgfmt.py", line 199, in main
make(filename, outfile)
File "C:\Python26\Tools\i18n\msgfmt.py", line 151, in make
l =eval(l)
File "<string>", line 1
_plural "%d generations"^SyntaxError: invalid syntax
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: