trunk-tap.py
trunk-tap.py copied to clipboard
Is Python3 strictly necessary?
I have a router with limited drive space ~200MB.
Python 2.7.3 is currently installed as part of the base OS.
I was able to install pathlib
via setup.py.
Are there any other reasons that I am missing that strictly require python3?