Kaynağa Gözat

Update shebang to Python 3, make script executable

Clara Hobbs 5 yıl önce
ebeveyn
işleme
f54c0d7b4e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      OscScreenGrabLAN.py

+ 1
- 1
OscScreenGrabLAN.py Dosyayı Görüntüle

@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python
1
+#!/usr/bin/env python3
2 2
 
3 3
 from telnetlib_receive_all import Telnet
4 4
 from Rigol_functions import *

Loading…
İptal
Kaydet