Use Python 3, not 2. 285/head
authorJason Ninneman <jsn@mbar.us>
Mon, 11 Jan 2021 15:45:18 +0000 (08:45 -0700)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 11 Jan 2021 15:56:05 +0000 (15:56 +0000)
tests/coverage_dungeon.py

index 97e642daa9f154e5853cf96e3776519c7043b9ca..439edad30ac1c2f7234c4b1e9bd6c4b2f89ab4a0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 # This is the open-adventure dungeon text coverage report generator. It
 # consumes a YAML description of the dungeon and determines whether the