[EMAIL PROTECTED] wrote:
>> nested and hided inside a class.
> 
> Hidden, sorry :-)
> 
> 
>> Can a "sub-function" be called directly from outside the defining function?
No, and each call to scramble_text defines a new function "scramble".
Further, there is no way to unit test "scramble".

--Scott David Daniels
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to