472,119 Members | 1,690 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

import * is not allowed ??

hello,

can anyone explain a little bit more what this error message means:

import * is not allowed in function 'JAL_MAIN_RUN' because it contains
a nested function with free variables (JAL_simulation_file.py, line 22)

what are "free variables" ?

thanks,
Stef Mientki

Aug 14 '07 #1
1 3026
Hello Stef,
can anyone explain a little bit more what this error message means:

import * is not allowed in function 'JAL_MAIN_RUN' because it contains
a nested function with free variables (JAL_simulation_file.py, line 22)

what are "free variables" ?
http://mitpress.mit.edu/sicp/full-te...html#%_idx_590

HTH,
--
Miki <mi*********@gmail.com>
http://pythonwise.blogspot.com

Aug 14 '07 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

2 posts views Thread by Markus Doering | last post: by
4 posts views Thread by Matt Whiteley | last post: by
9 posts views Thread by Paul Rubin | last post: by
2 posts views Thread by Victor Engmark | last post: by
79 posts views Thread by pinkfloydhomer | last post: by
reply views Thread by Anders J. Munch | last post: by
1 post views Thread by Alexey Borzenkov | last post: by
4 posts views Thread by George Sakkis | last post: by
4 posts views Thread by jimgardener | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.