Merge branch 'master' of github.com:trustedsec/social-engineer-toolkit

This commit is contained in:
trustedsec 2013-01-08 20:57:49 -05:00
commit 57644c88b6

View file

@ -1,5 +1,8 @@
#!/usr/bin/env python
try:
import readline
except:
pass
from src.core.setcore import bcolors, get_version, check_os, meta_path
# grab version of SET