File: unshebang-sdr_control

package info (click to toggle)
quisk 4.2.32-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,064 kB
  • sloc: python: 22,219; ansic: 19,027; makefile: 38; sh: 2
file content (8 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
--- a/afedrinet/sdr_control.py
+++ b/afedrinet/sdr_control.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python           # This is client.py file
-
 from __future__ import print_function
 from __future__ import absolute_import
 from __future__ import division