[Python-Dev] New branch for r23c2 work (original) (raw)
Martin v. L�wis martin@v.loewis.de
22 Jul 2003 08:16:06 +0200
- Previous message: [Python-Dev] New branch for r23c2 work
- Next message: [Python-Dev] New branch for r23c2 work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro <skip@pobox.com> writes:
I think we've concluded that it's okay to ship 2.3 with this problem unresolved, however I'm completely befuddled at the moment. I wrote this simple program: [...] error = getaddrinfo(0, "0", &hints, &res);
Is this really the same call that runs in Python? I thought it should have "" as the first argument instead of 0.
Regards, Martin
- Previous message: [Python-Dev] New branch for r23c2 work
- Next message: [Python-Dev] New branch for r23c2 work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]