add utf-8 encoding to all .py files

This commit is contained in:
Micah Lee 2014-09-02 17:30:01 -07:00
parent e4f0e5e8b3
commit 4edcce9ece
16 changed files with 16 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
OnionShare | https://onionshare.org/