wxPython and Python 3.1

I am starting to use Python 3.1 in lieu and place of Python 2.6 and I
would like to know if "wxPython" and 'Python Card" can be used and if
not, if there are any plans to make them work together ?
Thank you everybody,

PD

Démètre Pierre wrote:

I am starting to use Python 3.1 in lieu and place of Python 2.6 and I
would like to know if "wxPython" and 'Python Card" can be used and if
not, if there are any plans to make them work together ?
Thank you everybody,

PD

>

Nope, not yet (nor for a long time either)...

To quote Robin Dunn (creator/maintainer/project lead of wxPython), Sept
2008:

"Python 3.0 on the other hand will likely take tons of work to be able
to port to it, and I haven't even started looking at it yet. There are
big differences in the Python C API, and from what I understand it may
not really stabilize until the 3.1 release. So all I can say now is
that although a 3.x port won't happen right away, I expect that it will
happen eventually."

Over at the official python IRC @ freenode, their recommendation is not
to use Python 3 yet - but there's the problem - if people aren't using
Py3 then nobody will want to invest the time to create compatible
versions of old packages. Not too many people want to use Py3 due to the
lack of Py2.x packages that are not compatible