File: remove-python-shebangs

package info (click to toggle)
ccsm 0.7.6-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,700 kB
  • ctags: 573
  • sloc: python: 4,436; makefile: 55
file content (49 lines) | stat: -rw-r--r-- 1,322 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
--- 9-ccsm.orig/ccm/Conflicts.py
+++ 9-ccsm/ccm/Conflicts.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: UTF-8 -*-
 
 # This program is free software; you can redistribute it and/or
--- 9-ccsm.orig/ccm/Pages.py
+++ 9-ccsm/ccm/Pages.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: UTF-8 -*-
 
 # This program is free software; you can redistribute it and/or
--- 9-ccsm.orig/ccm/Settings.py
+++ 9-ccsm/ccm/Settings.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: UTF-8 -*-
 
 # This program is free software; you can redistribute it and/or
--- 9-ccsm.orig/ccm/Utils.py
+++ 9-ccsm/ccm/Utils.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: UTF-8 -*-
 
 # This program is free software; you can redistribute it and/or
--- 9-ccsm.orig/ccm/Widgets.py
+++ 9-ccsm/ccm/Widgets.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: UTF-8 -*-
 
 # This program is free software; you can redistribute it and/or
--- 9-ccsm.orig/ccm/Window.py
+++ 9-ccsm/ccm/Window.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: UTF-8 -*-
 
 # This program is free software; you can redistribute it and/or
--- 9-ccsm.orig/ccm/Constants.py.in
+++ 9-ccsm/ccm/Constants.py.in
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: UTF-8 -*-
 
 # This program is free software; you can redistribute it and/or