I'm new in python (and IronPython).
 
I have used the tutorial of IronPython 1.0 Beta, and when I "import first" I receive this error:
 
>>> import first
Traceback (most recent call last):
  File , line 0, in input##0
ImportError: No module named first
 
I think what I need set some like import "Tutorial\first" but I know not the syntax...
 
Someone can help?
 
PS: How I do to in console get help about any command?
 
Thanks for all!
Fabio
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to