Message7019

Author ked
Recipients amak, ked
Date 2012-04-02.07:10:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333350608.93.0.989020299379.issue1822@psf.upfronthosting.co.za>
In-reply-to
Content
>>> import sys
>>> sys.builtin_module_names
('zipimport', 'jffi', '_py_compile', 'time', 'imp', '_collections', 'struct', '_sre', 'gc', 'cStringIO', 'math', '__builtin__', '_functools', 'cPickle', 'exceptions', '_systemrestart', '_marshal', 'jarray', 'errno', '_weakref', 'ucnhash', '_random', '_ast', 'binascii', 'operator', '_hashlib', 'thread', '_threading', 'array', 'posix', 'sys', 'synchronize', 'itertools', '_codecs', 'cmath', '_csv')
History
Date User Action Args
2012-04-02 07:10:08kedsetmessageid: <1333350608.93.0.989020299379.issue1822@psf.upfronthosting.co.za>
2012-04-02 07:10:08kedsetrecipients: + ked, amak
2012-04-02 07:10:08kedlinkissue1822 messages
2012-04-02 07:10:08kedcreate