steelman <steel...@post.pl> added the comment:
I have created a new format "m" that is for "n", what "f" is for "g". The patch for string.rst says +---------+----------------------------------------------------------+ | ``'m'`` | Number. This is the same as ``'f'``, except that it uses | | | the current locale setting to insert the appropriate | | | number separator characters. | +---------+----------------------------------------------------------+ My patch only applies to floats not integers. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35638> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com