I can still reproduce this with version 2.0.49-7 (python 2.5.2-14) $ msgunfmt /usr/share/locale/fr/LC_MESSAGES/policycoreutils.mo | grep Plural "Plural-Forms: \n"
$ sed -n "312,+2p" /usr/lib/python2.5/gettext.py elif k == 'plural-forms': v = v.split(';') plural = v[1].split('plural=')[1] this should break for you too -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]