Trying out this tool for python testing .... pychecker on program e.py,
The testing software identifies that sum 'shadows builtin' , thus changing name of the function from sum to summation.
.... rectifies the Warnings !
REFERNCES
(1) Pychecker
(2) Beginning Python : From Novice to Professional
No comments:
Post a Comment