Problem with sockets and python 2.5
Jose Alberto Reguero
jareguero at telefonica.net
Mon Mar 19 17:07:07 EDT 2007
More information about the Python-list mailing list
Mon Mar 19 17:07:07 EDT 2007
- Previous message (by thread): Anything available that can read Microsoft .MDB files from Python?
- Next message (by thread): Problem with sockets and python 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I had two programs, server.py and client.py(attached) 1: server.py at i386 python 2.4 client.py at x86_64 python 2.5 Work 2: server.py at x86_64 python 2.5 client.py at i386 python 2.4 Don't work Any ideas? Thanks. Jose Alberto -------------- next part -------------- A non-text attachment was scrubbed... Name: clinet.py Type: application/x-python Size: 230 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-list/attachments/20070319/87988413/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: server.py Type: application/x-python Size: 572 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-list/attachments/20070319/87988413/attachment-0001.bin>
- Previous message (by thread): Anything available that can read Microsoft .MDB files from Python?
- Next message (by thread): Problem with sockets and python 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list