Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
Sat, 05 Mar 2011 14:50:16 +0000 | jruigrok | Get rid of some unused imports. |
Sat, 05 Mar 2011 14:48:59 +0000 | fschwarz | prevent !CommandLineInterface.run from accumulating logging handlers (fixes #227) |
Sat, 05 Mar 2011 14:43:28 +0000 | jruigrok | Just use the rsplit() since we do not need to support 2.3 in trunk. |
Sat, 05 Mar 2011 10:22:59 +0000 | fschwarz | fix expected output from !FormatTimedeltaTestCase in babel.tests.dates and ensure it will be executed during the normal test run (see #259) |