source: vendor/python/2.5/Doc/lib/i18n.tex

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 352 bytes
Line 
1\chapter{Internationalization}
2\label{i18n}
3
4The modules described in this chapter help you write
5software that is independent of language and locale
6by providing mechanisms for selecting a language to be used in
7program messages or by tailoring output to match local conventions.
8
9The list of modules described in this chapter is:
10
11\localmoduletable
Note: See TracBrowser for help on using the repository browser.