On Wed, Aug 23, 2006 at 01:39:19PM -0500, Kenneth Pronovici wrote: > The problem is that putting $PYTHONVER back will only allow you to > switch between the one or two "standard" python versions supported by > the new Python framework. As I understand it, for Etch, the framework > will only support Python 2.3 and Python 2.4. Even if you pass in > $PYTHONVER and have python2.1 or python2.2 installed, pychecker won't > run with those older Python versions -- the package simply won't be > available to them. > > I am willing to apply your patch. The question to you is, is > $PYTHONVER really going to be useful if all you can do is switch > between the default python and up to one other version? If you > think it will be, I'll apply the patch and upload a new package > sometime soon.
In my case, that would be fine. All I need is support for python2.3 until I can transition my own project to 2.4. That may not be done by the time etch releases. I wouldn't be surprised if others were in a similar position. Jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

