Passing inner functions as arguments

Pablo Ripolles in-call at gmx.net
Fri Jun 21 15:11:05 EDT 2002


> Nested scopes are not on by default in 2.1 You need AT THE TOP of your file to 
> put 'from __future__ import nested_scopes'.

Thanks, It worked great!

Just one more thing: jythonc doesn't build the *.jar  file when
executing 'jythonc --core --deep --jar kmoment.jar *.py'

Any idea?

Thanx again,
Pablo.



More information about the Python-list mailing list