Merge pull request #601 from geekerzp/develop_2.0_python_unicode

Support unicode string in python client.
This commit is contained in:
Tony Tam
2015-04-08 06:56:19 -06:00
3 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
#!/usr/bin/env python
# coding: utf-8
"""
{{classname}}.py
Copyright 2015 Reverb Technologies, Inc.