bundlerepository: get rid of temporary bundle files (
issue2478)
This bug was introduced in
40935b59518b and
6277a9469dff.
bundlerepository: test self.tempfile field, not tempfile module
This error was introduced in
680fe77ab5b8.
test-mq-qnew: handle Mac OS X error strings.
On Mac OS X, opening a file called '42/' results in ENOENT and not
EISDIR if the directory doesn't exist.
util: clarify purpose of MBTextWrapper class
It's easy to get confused and scared of an Unicode monster when
skimming through this code: document that this is really just
about column-counting.
run-test: fixed wrong parenthesis
Fixed wrong placement of end parenthesis, from
b911cb80c671