mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 03:00:05 -04:00
support mojibake and py3.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# coding: utf-8
|
||||
from __future__ import print_function
|
||||
from __future__ import print_function, unicode_literals
|
||||
|
||||
import time
|
||||
import threading
|
||||
|
||||
Reference in New Issue
Block a user