added unicode_literals import at start of each file

This commit is contained in:
Anand Doshi
2012-07-19 13:40:31 +05:30
parent 5756630efb
commit 486f9dfcec
781 changed files with 781 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/python
from __future__ import unicode_literals
import os, commands
# ask for root mysql password