Synchronization methodology

Paul Rubin http
Wed Jan 3 06:07:36 EST 2007


Paul Rubin <http://phr.cx@NOSPAM.invalid> 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 ;-)



More information about the Python-list mailing list