Hi,

I have write i python shript. It working fine in IDLE. But I want to run it
in the paraview python shell. I think the problem is that I use a relativ
path and not a absolut one.
How do i do to make the python shell use relative paths?

when I use os.listdir('.')

I allways get the same result.

['bin', 'lib', 'Uninstall.exe'] and that is the folders from E:\ParaView
3.8.1-RC1

Kristina
_______________________________________________
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

Reply via email to