Hi all,

Please suggest how I can understand someone else's program where
- documentation is sparse
- in function A, there will be calls to function B, C, D.... and in those 
functions will be calls to functions R,S,T.... and so on so forth... making it 
difficult to trace what happens to a certain variable

Am using ERIC4 IDE.

Thanks.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to