Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
Sat, 05 Mar 2011 15:05:28 +0000 | jruigrok | Get rid of the utility set here as well. |
Sat, 05 Mar 2011 14:59:20 +0000 | jruigrok | Cleanup round #1: get rid of the frozenset/set utility code and imports. |
Sat, 05 Mar 2011 14:58:58 +0000 | fschwarz | merge r573, r575 from trunk to 0.9 branch stable |
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. |