Re: AF_UNIX socket not supported

2011-02-08 Thread Jean-Paul Calderone
On Feb 8, 7:30 am, gracemia wrote: > Hello ! > > I'm trying to develop with AF_UNIX socket type in python (2.5) but > python says that AF_UNIX is not supported > How can I do for work with AF_UNIX sockets? > > Thank you Where and when does Python say this to you? http://docs.python.org/library/s

AF_UNIX socket not supported

2011-02-08 Thread gracemia
Hello ! I'm trying to develop with AF_UNIX socket type in python (2.5) but python says that AF_UNIX is not supported How can I do for work with AF_UNIX sockets? Thank you -- http://mail.python.org/mailman/listinfo/python-list