Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
Sat, 05 Mar 2011 14:53:03 +0000 | fschwarz | shorten the __init__() method of !CommandLineInterface by extracting the logging configuration into another method |
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) |
Sat, 05 Mar 2011 09:59:28 +0000 | jruigrok | Change occurence of 'metainfo' to 'metazone_info'. 'metainfo' was not |
Sat, 05 Mar 2011 09:57:15 +0000 | fschwarz | merge r568 from trunk stable |