escalation746 wrote:
> def ViewValuable():
      ^^^^^^^^^^^^
[...]
> code = """
> Hello()
> Plus()
> Valuable()
  ^^^^^^^^
> """
These names don't match.  I replaced Valuable() with proper name,
and everything work fine.

w.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to