netprog_basics icon indicating copy to clipboard operation
netprog_basics copied to clipboard

Have you considered updating the Python shebang for all code examples?

Open xanderstevenson opened this issue 2 years ago • 0 comments
trafficstars

from

#! /usr/bin/env python

to

#!/usr/bin/env python3

xanderstevenson avatar Dec 22 '22 18:12 xanderstevenson