Repository URL to install this package:
import spam print "Imported spam" print dir(spam) import sys print "Imported sys" print sys