From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/python~3.12/library%2Fi18n.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 devdocs/python~3.12/library%2Fi18n.html (limited to 'devdocs/python~3.12/library%2Fi18n.html') diff --git a/devdocs/python~3.12/library%2Fi18n.html b/devdocs/python~3.12/library%2Fi18n.html deleted file mode 100644 index b60b4b35..00000000 --- a/devdocs/python~3.12/library%2Fi18n.html +++ /dev/null @@ -1,10 +0,0 @@ -

Internationalization

The modules described in this chapter help you write software that is independent of language and locale by providing mechanisms for selecting a language to be used in program messages or by tailoring output to match local conventions.

The list of modules described in this chapter is:

-

- © 2001–2023 Python Software Foundation
Licensed under the PSF License.
- https://docs.python.org/3.12/library/i18n.html -

-
-- cgit v1.2.3