At Monday 15/1/2007 14:35, [EMAIL PROTECTED] wrote:
from just.for.fun import Fubar
This doesn't work. The following error is displayed:
ImportError: No module named for
You can't have a module named "for", it's a reserved word. Try using
"For" instead (or any other legal name!).
--
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
--
http://mail.python.org/mailman/listinfo/python-list