Trying to build 2.1.4.
/usr/local/bin/python ../build/bin/msgfmt.py -o ca/LC_MESSAGES/mailman.mo ca/LC_MESSAGES/mailman.po
Traceback (most recent call last):
File "../build/bin/msgfmt.py", line 203, in ?
main()
File "../build/bin/msgfmt.py", line 199, in main
make(filename, outfile)
File "../build/bin/msgfmt.py", line 151, in make
l = eval(l)
File "<string>", line 1
""""" >Python regular expression</a>. When entering backslashes, do so\n"
^
SyntaxError: invalid token
*** Error code 1 (ignored)
It *was* doing this on nearly every file. I wiped out the messages directory, re synced it with cvs, did a distclean and a make, and got it down to just the one error in the ca set. It was the same invalid token for the others too, before.
Running Python 2.2, not 2.2.1...
_______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
