From 7886efad95090f10fe41a86cdb68a7fa5089d573 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Fri, 25 Aug 2017 14:18:20 +1000 Subject: Python 3.3 doesn't work right (nw) --- scripts/minimaws/minimaws.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/minimaws/minimaws.py b/scripts/minimaws/minimaws.py index ecd0959d3ed..656956a0275 100755 --- a/scripts/minimaws/minimaws.py +++ b/scripts/minimaws/minimaws.py @@ -5,7 +5,7 @@ ## ## Demonstrates use of MAME's XML system information output ## -## This script requires Python 2.7 or Python 3, and ## SQLite 3.6.19 at +## This script requires Python 2.7 or Python 3.4, and SQLite 3.6.19 at ## the very least. Help is provided for all command-line options (use ## -h or --help). ## -- cgit v1.2.3