Hi!

Few ways :

 - use TCP/IP server+client  (this can also run via a LAN or Internet)
 - use mmap (this can run Python<=>Python, Python<=>Ruby, etc.)
 - use a file (and win persistance)
 - use telepathy  (Oups! Sorry, the module is not published yet)
 - etc.


MCI




-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to