source:
vendor/python/2.5/Doc/lib/i18n.tex
Last change on this file was 3225, checked in by , 18 years ago | |
---|---|
File size: 352 bytes |
Line | |
---|---|
1 | \chapter{Internationalization} |
2 | \label{i18n} |
3 | |
4 | The modules described in this chapter help you write |
5 | software that is independent of language and locale |
6 | by providing mechanisms for selecting a language to be used in |
7 | program messages or by tailoring output to match local conventions. |
8 | |
9 | The list of modules described in this chapter is: |
10 | |
11 | \localmoduletable |
Note:
See TracBrowser
for help on using the repository browser.