make code compatible with both python2 and python3
These changes allow the python code to run on both python2 and python3. It was tested under python2.7 and python3.4. The behavior was the same with both.
The intent is to make this program easier to package on FreeBSD when python3 is the default python version.
Please consider this request for inclusion in your repository.
+1
That’s all to make my system nearly python2-free? awesome!
could you please update it?
There are only 6 months left until EOL: https://pythonclock.org/
The change seems trivial. Could you verify and accept the pull please?
We're now working on the migration from Python 2 to Python 3 officially. Libsearpc has been updated to run in both Python 3 and Python 2.7. See this branch: https://github.com/haiwen/libsearpc/tree/python3
This could be closed then, right @feiniks ?