> It's true, that works.  But what is the point of developing on 2.4 if 
> you have to deploy on 2.3?  If you aren't going to be able to 
> use any of 2.4's fancy new features when you deploy, why wouldn't you
> do your development under 2.3?

Thinking more long-term, perhaps?  Some 2.4's features can be used with 2.3
with appropriate compat modules and so on.

I suspect that one of the main reasons that people have multiple versions
installed for development, though, is to ensure that the code works across
versions, because it's not known what version it will be deployed with.
That's certainly what I do.

=Tony.Meyer

_______________________________________________
Python-win32 mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to