From: Alberto B. <alb...@gm...> - 2007-12-16 14:15:16
|
Hi! I needed a way to use TIPC inside Python for work, and since I couldn't find any, I wrote a small module that provides TIPC sockets with a similar interface to the one provided by the official socket module. You can find it at http://auriga.wearlab.de/~alb/pytipc/ and you can browse the repository and the files at http://repo.or.cz/w/pytipc.git. I also wrote a patch for the official socket module, which I will post soon. Thanks a lot, Alberto |