[SciPy-user] Fwd: pep8.py

Robert Kern robert.kern at gmail.com
Wed Jul 9 15:31:34 EDT 2008


On Wed, Jul 9, 2008 at 12:42, Benjamin Racine <bjracine at glosten.com> wrote:
> I am new,
>
> Anybody care to tell me where I
> should put the pep8.py style conformance
> checking script in order
> that ipython will see it when i invoke:
>
> run pep8.py test.py
>
> I have installed from python(x,y) on windows.

You will want to ask IPython questions on the IPython mailing list,
but basically, you need to give the full path to the pep8.py file.
%run does not search your PATH or anything.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco



More information about the SciPy-User mailing list