[issue24662] While condition not satisfied embarrassingly
New submission from Agniva Roychowdhury: A simple while loop that prints a variable 'test' (initialized by 0.0 and incremented by 0.1 in the loop) with a condition test<1.0 prints values UPTO 1.0. It is a serious error. Please check attached file and the output.
[issue24662] While condition not satisfied embarrassingly
Changes by Agniva Roychowdhury : -- versions: +Python 2.7 -Python 3.6 ___ Python tracker <http://bugs.python.org/issue24662> ___ ___ Python-bugs-list mailin