Introduction
Introduction Statistics Contact Development Disclaimer Help
Change shebang to Python 3.7 - lyrics - Print lyrics of songs given the artist …
hg clone https://bitbucket.org/iamleot/lyrics
Log
Files
Refs
README
---
changeset 218f63a3b9ac1c37f699fb339d0d797afd5723c6
parent 2b89d42c0714dd0b094fb542e403a8e40a371ac1
Author: Leonardo Taccari <[email protected]>
Date: Sat, 29 Sep 2018 20:37:00
Change shebang to Python 3.7
Diffstat:
lyrics.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff -r 2b89d42c0714 -r 218f63a3b9ac lyrics.py
--- a/lyrics.py Wed Sep 19 17:43:57 2018 +0200
+++ b/lyrics.py Sat Sep 29 20:37:00 2018 +0200
@@ -1,4 +1,4 @@
-#!/usr/pkg/bin/python3.6
+#!/usr/pkg/bin/python3.7
#
# Copyright (c) 2018 Leonardo Taccari
You are viewing proxied material from tccr.it. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.