Python-2.3.4 on OSF1 V4.0?
Edmond Rusjan
edmond.rusjan at gmail.com
Tue Nov 23 17:07:01 EST 2004
More information about the Python-list mailing list
Tue Nov 23 17:07:01 EST 2004
- Previous message (by thread): Python-2.3.4 on OSF1 V4.0?
- Next message (by thread): pyKDE tutorial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thank you so much, Martin and Fredrik. As you advised, added near the top of socketmodule.c (after #import Python.h): #undef _XOPEN_SOURCE_EXTENDED #define _POSIX_PII_SOCKET #undef HAVE_SOCKADDR_SA_LEN It built cleanly and socket now imports.
- Previous message (by thread): Python-2.3.4 on OSF1 V4.0?
- Next message (by thread): pyKDE tutorial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list