summaryrefslogtreecommitdiff
path: root/alot/utils
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-06-01 10:47:46 -0700
committerDylan Baker <dylan@pnwbakers.com>2018-03-01 10:34:56 -0800
commit54aec2ce7b75f6e22bf26410cdc6cc931bdf1089 (patch)
tree958f0a5c5bd1749b48940d0d8a29eb998654d86c /alot/utils
parenteb353fde6a5c1588c850db4cc0a28eea4a13b844 (diff)
py3k: use StringIO from io module instead of cStringIO
cStringIO doesn't exist in python 3.x, instead one simply uses io.StringIO and python provided a C accelerated version if possible.
Diffstat (limited to 'alot/utils')
0 files changed, 0 insertions, 0 deletions