We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 180e85f commit 9306666Copy full SHA for 9306666
client.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python2
2
3
-import subprocess, os, sys, time, threading, signal, smtplib, urllib2, random, fnmatch
+import subprocess, os, sys, time, threading, signal, smtplib, random, fnmatch
4
from socket import *
5
from threading import Thread
6
0 commit comments