RE: Vista 64 + Python2.5 + wxpython 28 issue

2007-06-29 Thread Simon Roses Femerling
de 2007 23:25 To: Simon Roses Femerling Cc: python-list@python.org Subject: Re: Vista 64 + Python2.5 + wxpython 28 issue > Is there any 64 version installer or do I need to build myself ? There are hardly AMD64 versions of *anything* but the base Python distribution. I strongly advise to u

RE: Vista 64 + Python2.5 + wxpython 28 issue

2007-06-28 Thread Simon Roses Femerling
Hello Martin, I installed wxpython 2.8 using the installer (wxPython2.8-win32-unicode-2.8.4.0-py25.ex), yeah I assume is the 32 bits version. Is there any 64 version installer or do I need to build myself ? Thanks, SRF -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

Python Linked list?

2005-10-31 Thread Simon Roses Femerling
Hi there!   I'm looking for a linked list class or lib ? Any suggestions ?   Is for a project I'm working on.   Sincerely,   Simon Roses Femerling -- http://mail.python.org/mailman/listinfo/python-list

Two questions: python/Net(c#) and Win Raw sockets?

2005-02-10 Thread Simon Roses Femerling
Hi all,   First Question: Anyone has experience with any of this Python/Net implementations:   - PythonNet - IronPython - Boo   Which is best for using in a c# app for embedding and extending ?   Second Question: I know that python 2.3 _socket.dll was not compile with raw socket support on wi

Anyone have a python socket.pyd that support raw socket for windows?

2004-12-23 Thread Simon Roses Femerling
Hi all,   I got python 2.3 on a XP and win2k. I'm looking for a _socket.pyd that support raw socket (IP_HDRINCL). I did found someone guy that did compile his own _socket (pysockraw) but the web is not working anymore :/   I'm lazy to compile my own :)   Thx, and Merry X-mas!!   S