On Monday 29 January 2007 03:17 pm, Dave Kuhlman wrote:
> On Mon, Jan 29, 2007 at 01:35:22PM -0900, Tim Johnson wrote:
> > Hello:
> >
> > I just installed python 2.5 on Linux/Slackware 10.0
> >
> > I have placed three files in the root of site-packages
> > on my machine that is
> > /usr/local/lib/p
On Mon, Jan 29, 2007 at 01:35:22PM -0900, Tim Johnson wrote:
> Hello:
>
> I just installed python 2.5 on Linux/Slackware 10.0
>
> I have placed three files in the root of site-packages
> on my machine that is
> /usr/local/lib/python2.5/site-packages
>
> python appears to be importing this files
Hello:
I just installed python 2.5 on Linux/Slackware 10.0
I have placed three files in the root of site-packages
on my machine that is
/usr/local/lib/python2.5/site-packages
python appears to be importing this files with no complaint, but
they are not being byte-compiled.
Note: I see that My