if u'.' not in value and u'e' in value:
                value = value.replace(u'e', u'.0e', 1)