[transmageddon] fix python version statement
- From: Christian Fredrik Kalager Schaller <uraeus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [transmageddon] fix python version statement
- Date: Wed, 9 Apr 2014 09:45:26 +0000 (UTC)
commit c27dcfd0d4beff292d97902f21439aa33d0b6ea9
Author: Christian Fredrik Kalager Schaller <uraeus linuxrising org>
Date: Wed Apr 9 11:45:10 2014 +0200
fix python version statement
src/which.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/which.py b/src/which.py
index e7f91c1..7641b91 100644
--- a/src/which.py
+++ b/src/which.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# Copyright (c) 2002-2005 ActiveState Corp.
# See LICENSE.txt for license details.
# Author:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]