[Paraview] PYTHONPATH - Automatic Import

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Apr 26 13:08:07 EDT 2010


Not really, imports are typical with python and any module that you
want to use needs to be imported.

Utkarsh

2010/4/26 Aurélien Marsan <aur.marsan at gmail.com>:
> I use Paraview with personnal sources and filter that I have written in
> Python.
>
> Each personnal filter that I write begin with this line :
>>
>> import pyturbo.
>
>
> Is there a way to avoid this line ?
> That means : can Paraview automatically import a module ?
>
> Regards,
>
> A.Marsan
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list