its Python 2.4 version this is what i get when i do
$ZENHOME/bin/python > import socket > socket.ssl Python 2.4 (#2, Mar 30 2007, 13:52:11) [GCC 4.1.0 (SUSE Linux)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import socket >>> socket.ssl Traceback (most recent call last): File "<stdin>", line 1, in ? AttributeError: 'module' object has no attribute 'ssl' I am not sure whats causing this error??? ------------------------ amd64agent -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=5029#5029 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
