Gary Herron <[EMAIL PROTECTED]> writes: > be able to recover the original object accurately. Worse yet, an eval > of an arbitrary string is a HUGE security hole. > > If you really want to send any Python object through a socket, look up > the Pickle and cPickle modules.
These are also security holes. -- http://mail.python.org/mailman/listinfo/python-list