mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 02:41:19 +02:00
fix bug of unicode in optparse
This commit is contained in:
parent
c300a2777f
commit
69e0d1d6f1
@ -1,5 +1,5 @@
|
||||
# coding: utf-8
|
||||
from __future__ import print_function, unicode_literals
|
||||
from __future__ import print_function
|
||||
import sys
|
||||
from optparse import OptionParser
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user