Results 4 issues of Alf

1. fix int2byte() import 2. use cache loose_version for performence update.

按P打开编辑新微博的小窗口以后,只能输入文本,以后是否准备支持插入图片?

#!/usr/bin/python2 from encoder import XML2Dict if __name__ == '__main__': content = '''\ \ \content1\ \ \ \content2\ \content3\ \ \''' print XML2Dict().parse(content)` and the result is: {'xml': {'tree': [{'item': 'content1'},...