[Python-Dev] More socket questions (original) (raw)
Martin v. L�wis martin@v.loewis.de
10 Apr 2003 22:35:17 +0200
- Previous message: [Python-Dev] More socket questions
- Next message: [Python-Dev] More socket questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mihai Ibanescu <misa@redhat.com> writes:
I propose that we use inetaton to implement PySocketinetaton (am I clever or what). The part that I don't know, how portable is this function? Does it exist on Mac and Windows?
This is the tricky part of any such change: Nobody knows, and you have to test it on a wide variety of platforms before it is acceptable. That atleast includes Windows, OS X, and one or two other flavours of Unix (Linux libc6 typically being one of them).
Regards, Martin
- Previous message: [Python-Dev] More socket questions
- Next message: [Python-Dev] More socket questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]