user [email protected] usertags - py2keep thanks Hi,
On Sat, Aug 31, 2019 at 03:11:45AM +0200, Matthias Klose wrote: > On 30.08.19 18:39, Rene Engelhard wrote: > > user [email protected] > > usertagis + py2keep > > typo > > > cd pythonpath && \ > > /usr/bin/make > > make[2]: Entering directory '/<<PKGBUILDDIR>>/pythonpath' > > cp ../src/Soros.py org/Numbertext/ > > cp ../src/places.py org/Numbertext/ > > python ../bin/Convert.py ../data/ru.sor >numbertext_ru.py > [...] Actually Convert.py looks fine, and locale.py is the only other one affected and that's a trivial print i -> print(i). So let's try to force python3 here.... Regards, Rene

