s-ball <s-b...@laposte.net> added the comment:
Currently my main use case is to be able to compile one or more po file(s) from a Python script, so I just need to be able to repeatedly call make from that script - which was broken per issue 9741 To be honest, I must acknowledge that I initially thought that compiling more than one po file was a common use case, and I only later realized that it was not. But as it was already (partially) allowed by msgfmt.py, I have just fixed the problems and added tests for it. BTW, I am also the author of last commit, but I have written it on a box where I had forgotten to correctly initialize git ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35335> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com