py3: use pycompat.sysstr() in __import__()
__import__() on Python 3 accepts strings which are different from that of
Python 2. Used pycompat.sysstr() to get string accordingly.
ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\nOK.