# HG changeset patch # User wenzelm # Date 1396721280 -7200 # Node ID 5cbaf18d0dfb0f61223c19572098679fc082198a # Parent ad83657a3f937b7649ffb0126f60b30b4cc833f7 more standard hash-bang (python *is* canonical according to Admin/PLATFORMS); diff -r ad83657a3f93 -r 5cbaf18d0dfb Admin/lib/scripts/churn_pie --- a/Admin/lib/scripts/churn_pie Sat Apr 05 19:16:44 2014 +0200 +++ b/Admin/lib/scripts/churn_pie Sat Apr 05 20:08:00 2014 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import re from pychart import theme, pie_plot, area, fill_style, arrow, legend