comparison mercurial/encoding.py @ 31372:06440ba06bc0

pycompat: move imports of cStringIO/io to where they are used There's no point to import cStringIO as io since we have to select StringIO or BytesIO conditionally.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 12 Mar 2017 12:54:11 -0700
parents ce36fa9b140c
children 067add650129
comparison
equal deleted inserted replaced
31371:7dd2f51f38ac 31372:06440ba06bc0