>> It looks to me as there are some trouble parsing my german located env. >> I don't know If this is an error on arch linux or uwsgi, but maybe it >> helps to make uwsgi better. >> You can make it compatible to this kind of output and add an unittest >> or something for it would be great. > > ot it can just set LC_ALL=C before invoking external programs.
I much prefer this solution, i will commit a patch in the next hours > > ps. > LC_ALL is the environment variable with the biggest priority, it'll > override any other LC_* variables, which in turn override the LANG > variable. > > > > -- > damjan > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
