Skip to content

Instantly share code, notes, and snippets.

@lowstz
Created October 19, 2012 13:28
Show Gist options
  • Save lowstz/3918221 to your computer and use it in GitHub Desktop.
Save lowstz/3918221 to your computer and use it in GitHub Desktop.
好八卦啊,这个
#!/usr/bin/env python
# -*- coding: utf-8 -*-
s = "\u9f9a\u654f\u83f2\u540c\u90d1\u82b7\u851a\u6211\u5e94\u8be5\u4e2d\u610f\u8fb9\u4e2a\u554a\uff01\uff01\u597d\u70e6"
u = eval('u"' + s + '"')
print u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment