moving wxPython after upgrade

Hi,

I've been running wxPython under Python 2.2 and Debian Linux for a short
while. No problems.

I installed Python 2.3 with an apt-get, and expected it to replace Python 2.2.
Instead, I've got two pythons - lucky me!

Unfortuneately, wxPython still resides in the site-packages directory under
Python 2.2, and is not "seen" by Python 2.3.

Is the fix a simple matter of moving the wxPython directory (under Python 2.2)
over to the Python 2.3 site-packages, or are there other configuration
issues?

I've only been a Linux user for about a month, and I'd hate to hose up what's
already working. Also, if I move the files, will that mess up the Deb
package manager if I ever do another update or remove?

If anyone has been through this with Debian, would you be willing to share the
steps you took to move wPython?

thanks,
Dan