Re: Using python + pygtk in Desktop modules (was Re: Revisitingthe Gnome Bindings)



> Can a pygtk-for-python2.2 coexist with a pygtk-for-python2.3 on the same
> computer. For instance, can a python 2.2 pygtk application run at the same
> time as a python 2.3 pygtk application, if both applications use the #!
> thing to specify what version of python they need.

Yes, assuming you have pygtk installed for both versions of course.

But if you're application runs in X.Y without any warnings its
guaranteed to be at least 1 year [1] before the application break.

[1]: According to the Python Guidelines for Language Evolution,
http://www.python.org/peps/pep-0005.html

-- 
Johan Dahlin <johan gnome org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]