Explicitly invoke Python 3.x in shebang lines
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 24 Jan 2016 19:59:45 +0000 (19:59 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 24 Jan 2016 19:59:45 +0000 (19:59 +0000)
commit25a689c9a8aa8f91757f4264900ed9cab40affb4
treee917c4051b5c692e3f255b428211d34feb9ab4ad
parent8e982a66729335824d8e2fe898ff5ec47b1587c4
Explicitly invoke Python 3.x in shebang lines

Since the codebase relies on Py3K-only syntax in places, explicitly
invoke the python3 interpreter rather than expecting the
environment's primary interpreter to support Python 3.x code.
bin/mudpy
bin/test