import View

Marcus Stojek stojek at part-gmbh.de
Wed Jan 29 13:44:09 EST 2003


Ahhhh,
this really helps ;-)

Maybe you need PythonWin (win32all) if you are on an Win plattform.
There you will find a module named view.py

http://www.python.org/windows/win32all/

marcus

>yes.. I've found this python code:
>
>import Numeric
>import MLab
>import View
>
>...code...
>
>
>and I'm not able to run it because the interpreter says..
>ImportError: No module named View
>
>thanks,
>   francesco.





More information about the Python-list mailing list