Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Sat, 19 Mar 2011 19:50:21 +0000 | fschwarz | babel.messages.pofile should only apply encoding when actually writing a file (eases Python 3 transition, closes #251) |
Sat, 19 Mar 2011 19:48:23 +0000 | fschwarz | rename babel.localedata.list() to ease Python 3 transition (fixes #250) |
Sat, 19 Mar 2011 19:34:40 +0000 | fschwarz | Catalog class should not do decoding of input strings (fixes #256) |
Sat, 19 Mar 2011 19:28:59 +0000 | fschwarz | catalog.add() now returns the message instance (closes #245) |