[issue5464] msgfmt.py does not work with plural form

2010-06-11 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +merwok stage: -> committed/rejected ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue5464] msgfmt.py does not work with plural form

2010-06-04 Thread Martin v . Löwis
Martin v. Löwis added the comment: This is now fixed in r81697 and r81698. -- resolution: -> fixed status: open -> closed versions: +Python 3.2 -Python 2.6 ___ Python tracker __

[issue5464] msgfmt.py does not work with plural form

2010-05-11 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- versions: +Python 2.7 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue5464] msgfmt.py does not work with plural form

2009-03-09 Thread Martin v. Löwis
Changes by Martin v. Löwis : -- assignee: -> loewis nosy: +loewis nosy_count: 1.0 -> 2.0 priority: -> high ___ Python tracker ___ ___

[issue5464] msgfmt.py does not work with plural form

2009-03-09 Thread Stephen George
New submission from Stephen George : It seems that C:\Python26\Tools\i18n\msgfmt.py does not work with PO files that use plural form. Get the following error. ERRORTraceback (most recent call last): File "C:\Python26\Tools\i18n\msgfmt.py", line 203, in main() File "C:\Python26\Tools\