how to make script interact with another script

Méta-MCI enleverlesX.XmcX at XmclaveauX.com
Mon Mar 20 16:26:21 EST 2006


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







More information about the Python-list mailing list