python-CSD-kursu/python-temel/import.locale.py

4 lines
57 B
Python

import locale
print(locale.getpreferredencoding(False))