examples: update start_local_server to python3 (#385)
Python 2 EOL'd in January 2020, and generally is vanishing from Linux distros. The code is simple enough that a 2to3 pass is sufficient to update it to a working state on modern Python. A pass through the “black” tool was also used just to maintain a standard style.
M
Mike Swanson committed
c7ff8e148787077301101df3e1063d197881fcc9
Parent: 979b46f
Committed by GitHub <noreply@github.com>
on 4/14/2020, 7:30:28 AM