File: use_python3

package info (click to toggle)
hatop 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 548 kB
  • sloc: python: 1,794; sh: 149; makefile: 75
file content (10 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Index: hatop/bin/hatop
===================================================================
--- hatop.orig/bin/hatop
+++ hatop/bin/hatop
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # vim:ft=python
 #
 # Copyright (C) 2011 John Feuerstein <john@feurix.com>