1. 737ea82 Patch #774665: Make Python LC_NUMERIC agnostic. by Martin v. Löwis · 20 years ago
  2. 25f90d5 Use de_DE in example, change message for unknown locale. Fixes #797447. by Martin v. Löwis · 21 years ago
  3. 999b57c Fix double word typos. by Raymond Hettinger · 21 years ago
  4. bf3a752 Fix minor typos. by Raymond Hettinger · 21 years ago
  5. 338bcbc Change email address. by Martin v. Löwis · 21 years ago
  6. f0a4668 Add getpreferredencoding. Support @euro modifiers. Fixes #554676. by Martin v. Löwis · 22 years ago
  7. efb9097 Do not claim that getlocale() returns a tulpe; that is not always true. by Fred Drake · 22 years ago
  8. e3a3ceb Minor consistency adjustments. by Fred Drake · 22 years ago
  9. 2e64c34 Expose C library's gettext. Fixes #516412. by Martin v. Löwis · 22 years ago
  10. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 23 years ago
  11. b802a1e Markup adjustment: \[...\] is math markup and does not translate well when by Fred Drake · 23 years ago
  12. 9b75dca Expose nl_langinfo through locale where available. by Martin v. Löwis · 23 years ago
  13. f69868f Add a missing "\" to the markup. by Fred Drake · 23 years ago
  14. e9735ac Remove all mentions of the strop module -- it has been pronounced Evil. by Fred Drake · 23 years ago
  15. fa004ad Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. by Ka-Ping Yee · 24 years ago
  16. c01f6e6 Use a table to describe the keys to the locale information dictionary; by Fred Drake · 24 years ago
  17. 977fe96 Oops, back out change committed by accident! This is not ready, and by Fred Drake · 24 years ago
  18. 2ed27d3 Note that readframes() returns data in linear format, even if the original by Fred Drake · 24 years ago
  19. 1491cac Several additions and updates based on text from Marc-Andre Lemburg by Fred Drake · 24 years ago
  20. f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 24 years ago
  21. 85b5683 Remove extraneous "contains" -- pointed out by Daniel Barclay by Fred Drake · 25 years ago
  22. c3845a1 Logical markup & other small nits. by Fred Drake · 25 years ago
  23. d8a41e6 Fix an amazing number of typos & malformed sentences reported by Detlef by Fred Drake · 26 years ago
  24. 295da24 New section header style. by Fred Drake · 26 years ago
  25. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  26. ee60191 Lighten up tables. by Fred Drake · 26 years ago
  27. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  28. 9fee071 Markup consistency. by Fred Drake · 26 years ago
  29. dc40904 Hyphenate "built-in" for consistency. by Fred Drake · 26 years ago
  30. 193338a Logical markup. by Fred Drake · 26 years ago
  31. d028ca9 Fixed and extended the example; the original example contained some bogus code. by Guido van Rossum · 27 years ago
  32. 3ffb715 Added two subsections with extra hints and details, even for by Guido van Rossum · 27 years ago
  33. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  34. 65b32f7 Consistently use \POSIX{} to denote POSIX. There were at least two different by Fred Drake · 27 years ago
  35. 304474f Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  36. bc12f78 Adding Martin von Loewis' documentation for his locale module. by Guido van Rossum · 27 years ago