Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd1169a

Browse files
committed
Add Martin von Loewis as the author of this module.
1 parent eef1d4e commit bd1169a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/locale.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"Support for number formatting using the current locale settings"
2+
# Author: Martin von Loewis
23

34
from _locale import *
45
import string

0 commit comments

Comments
 (0)