From 3000e34762093491f570997eea8543302630b463 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Oct 26 2016 14:57:01 +0000 Subject: Use Python 3 --- diff --git a/prepare_anaconda_help_content.py b/prepare_anaconda_help_content.py index 922e12a..d629e8e 100755 --- a/prepare_anaconda_help_content.py +++ b/prepare_anaconda_help_content.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # # Process the Installation Guide to a format suitable for use as built-in-help in Anaconda import os