index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mailman
/
i18n.py
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added switch to disable the l10n cset recoding.
Mark Sapiro
2016-02-27
1
-3
/
+8
|
*
Fixed l10n to use correct charset for command-line scripts.
Mark Sapiro
2016-02-27
1
-3
/
+26
|
\
|
*
Importing locale patch for command line utils, from RHEL6 rpm source
Yasuhito FUTATSUKI at POEM
2016-02-22
1
-2
/
+25
|
/
|
|
|
|
(for -japan-poem, originally imported from 2.1.12-18 package for RHEL6 rpm source)
*
It's not necessary to catch KeyError - dict is a SafeDict().
Mark Sapiro
2010-09-07
1
-1
/
+1
|
*
Fixed i18n._() to catch exceptions due to bad formats. Bug #632660.
Mark Sapiro
2010-09-07
1
-2
/
+6
|
*
Improved fix for bug 1433673. When time.strptime returns tm_isdst = -1, use
msapiro
2006-02-23
1
-0
/
+4
|
|
|
|
time.localtime(time.mktime()) to try again.
*
Fixed bug 1433673 by fixing ctime() to not use time.tzname[1] when tm_isdst ↵
msapiro
2006-02-19
1
-4
/
+7
|
|
|
|
is -1.
*
FSF office has moved to 51 Franklin Street.
tkikuchi
2005-08-27
1
-1
/
+1
|
*
Python2.1 on BSD/OS 4.1 returns AttributeError for strptime.
tkikuchi
2004-09-16
1
-1
/
+1
|
*
Backporting from trunk
bwarsaw
2003-03-31
1
-4
/
+15
|
*
This commit was manufactured by cvs2svn to create branch
2003-01-02
1
-0
/
+129
'Release_2_1-maint'.