On 2/16/19, Hal Murray via devel <devel@ntpsec.org> wrote: > This is the can't find library problem when run with Python 3. > ::snip:: > File "/home/murray/ntpsec/play/wafhelpers/bin_test.py", line 74, in run > addLog("PINK", "Expected: " + breg) > TypeError: can only concatenate str (not "bytes") to str
It is strongly suggestive that a working prior call to polystr() is no longer a working call polystr(). Likely reasons might include removal of the various bits importing pylib/poly.py, removal of the call to polystr and mucking around in pylib/poly.py that broke things, or some unforeseen thing that look like them. Unfortunately, I do not have information to make a diagnosis. _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel