Patrick Moore wrote:
* On Mon, Jul 21, 2008 at 09:35:00AM -0400, Vikram Ambrose said:
to
set PYCFILES to empty, but this doesn't make a ounce of difference
Is there a way to achieve my goal, or failing that, solely a foo.pyc file
in ${prefix}/lib ?
Thanks in advance,
paddy
Not su
* On Mon, Jul 21, 2008 at 09:35:00AM -0400, Vikram Ambrose said:
> >to
> >set PYCFILES to empty, but this doesn't make a ounce of difference
> >
> >Is there a way to achieve my goal, or failing that, solely a foo.pyc file
> >in ${prefix}/lib ?
> >
> >Thanks in advance,
> >
> >paddy
> >
> >
> No
Patrick Moore wrote:
Hi All,
I've been trawling the docs through this to no avail and was hoping someone
here may be able to point me in the right direction
Here's what I'm ultimately trying to achieve:
Bytecompile a python file, and place it in ${prefix}/lib, removing the
python extension.
C
Hi All,
I've been trawling the docs through this to no avail and was hoping someone
here may be able to point me in the right direction
Here's what I'm ultimately trying to achieve:
Bytecompile a python file, and place it in ${prefix}/lib, removing the
python extension.
Currently I have:
nodis