Paul Rubin <http://[EMAIL PROTECTED]> writes: > # add the user to the connected user list, with timestamp and remote IP > status = request(user_list.append, self, time(), remote_ip=whatever)
Editing error, ignore the "self," arg up there. Of course there may be other mistakes too, I didn't test any of that code ;-) -- http://mail.python.org/mailman/listinfo/python-list