diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2010-02-07 16:37:14 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2010-02-07 16:37:14 -0500 |
commit | 36a637f828d6596d0e83b6aa324f4f5f023eb16b (patch) | |
tree | fd0da2956b13fec520312daadd74c68cb3c5a35f /coverage/execfile.py | |
parent | a53e424061f4765df93caeab8627da87968299d9 (diff) | |
download | python-coveragepy-git-36a637f828d6596d0e83b6aa324f4f5f023eb16b.tar.gz |
Clean up the lst += string stuff, whereby string being iterable means each char is added as an element of the list. Also, apply the 'join is better than append' rule to other places, where, alas, it doesn't seem to have the same magic effect.
Diffstat (limited to 'coverage/execfile.py')
0 files changed, 0 insertions, 0 deletions