_PyString_InsertThousandsGrouping

Using the current locale, insert the thousands grouping into the string pointed to by buffer. For the argument descriptions, Availability: 2.6, 2.7 see Objects/stringlib/localeutil.h

version(!Python_3_0_Or_Later && Python_2_6_Or_Later)
extern (C)
int
_PyString_InsertThousandsGrouping

Meta