[issue38012] Python Fuction min is case sentive ?
Pavan Kumar Uppalanchu
report at bugs.python.org
Mon Sep 2 13:52:36 EDT 2019
Pavan Kumar Uppalanchu <uppalanchupavankumar45 at gmail.com> added the comment:
when I try to print min('Infinity') and min (InFinity). In first case, it's printing 'I' and in second case it's printing 'F'. Is this issue or working as Is ?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38012>
_______________________________________
More information about the Python-bugs-list
mailing list