Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/deskutils/conkyforecast/files/patch-conkyForecast.py
16461 views
1
--- conkyForecast.py.orig 2011-09-12 16:53:29.846760560 +0400
2
+++ conkyForecast.py 2011-09-12 16:53:37.428868063 +0400
3
@@ -1,4 +1,4 @@
4
-#!/usr/bin/env python2
5
+#!/usr/bin/env python
6
# -*- coding: utf-8 -*-
7
###############################################################################
8
# conkyForecast.py is a (not so) simple (anymore) python script to gather
9
10