Re: python 2.2 to python 2.3 transition
On Sun, Aug 10, 2003 at 05:26:23PM +0200, Matthias Urlichs wrote:
> Hi, Lars Wirzenius wrote:
>
> > (There will be a problem when the default version of Python changes. I
> > don't think we have a way to deal with that.)
>
> Why not simply call compileall.py for each dirctory in the PYTHONPATH
> from "python"s postinst?
Because there are some applications (ie mailman) that have their own
python modules that are not on the default python-path. These need to
be recompiled too.
--
----------------------------------------------------------------
Donovan Baarda http://minkirri.apana.org.au/~abo/
----------------------------------------------------------------
Reply to: