[issue10141] SocketCan support

2010-10-18 Thread instigatorirc
New submission from instigatorirc : Python lacks support for the AF_CAN family of sockets ( http://en.wikipedia.org/wiki/Controller_area_network http://lwn.net/Articles/253425/) https://lists.berlios.de/pipermail/socketcan-users/2010-July/001456.html -- components: IO files

[issue10141] SocketCan support

2010-10-18 Thread instigatorirc
instigatorirc added the comment: forgot to include this: http://en.wikipedia.org/wiki/Socketcan SocketCan is the (currently) Linux-specific Berkley-socket CAN implementation created by Volkswagen. Alot of previous CAN implementations use a rather inferior (explained in can.txt in the Linux

[issue10141] SocketCan support

2010-10-18 Thread instigatorirc
instigatorirc added the comment: * PF_CAN family of sockets -- ___ Python tracker <http://bugs.python.org/issue10141> ___ ___ Python-bugs-list mailing list Unsub