URI: 
       Change shebang to Python 3.7 - lefrecce - Retrieve information about next trains and stations via lefrecce.it
  HTML hg clone https://bitbucket.org/iamleot/lefrecce
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR changeset e2048e252820ed686fda5e16121449a028b02ba3
   DIR parent 7542319b1258596b32054f576c08af3a2d1dda6b
  HTML Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Sat, 29 Sep 2018 20:36:11 
       
       Change shebang to Python 3.7
       
       Diffstat:
        lefrecce.py |  2 +-
        1 files changed, 1 insertions(+), 1 deletions(-)
       ---
       diff -r 7542319b1258 -r e2048e252820 lefrecce.py
       --- a/lefrecce.py       Wed Sep 19 17:43:19 2018 +0200
       +++ b/lefrecce.py       Sat Sep 29 20:36:11 2018 +0200
       @@ -1,4 +1,4 @@
       -#!/usr/pkg/bin/python3.6
       +#!/usr/pkg/bin/python3.7
        
        #
        # Copyright (c) 2017 Leonardo Taccari