Hi

I am wondering If an embedded Python Interpreter can detect unassigned
Expressions. Cases where functions Return values but they are Not
assignwd. E.g.
Calc_square(4)
Or
3*4-myval()

Thank you for your hints
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to