Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:
I prefer what we have now. The language is consistent across script input, int(), and literal_eval(). In my courses, I haven't encountered any issues with Python allowing "1_1". The actual problem my learners encounter is the need to strip commas from input. ---------- nosy: +rhettinger _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39956> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com