|
|
|
|
|
by deathbob
5719 days ago
|
|
master>python idiocy.py
Traceback (most recent call last):
File "idiocy.py", line 2, in <module>
import getopt, sys, pcap, dpkt, re, httplib, urllib
ImportError: No module named pcap Is there a python equivalent to RubyGems ? |
|