mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-03-30 00:33:32 +02:00
Removed polyglot codepoint_to_chr
This commit is contained in:
@@ -45,7 +45,6 @@ def reraise(tp, value, tb=None):
|
||||
tb = None
|
||||
|
||||
|
||||
codepoint_to_chr = chr
|
||||
string_or_bytes = str, bytes
|
||||
string_or_unicode = str
|
||||
long_type = int
|
||||
|
||||
Reference in New Issue
Block a user