$83 GRAYBYTE WORDPRESS FILE MANAGER $68

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/cloudlinux/venv/lib/python3.11/site-packages/libfuturize/fixes/

HOME
Current File : /opt/cloudlinux/venv/lib/python3.11/site-packages/libfuturize/fixes//fix_bytes.py
"""Optional fixer that changes all unprefixed string literals "..." to b"...".

br'abcd' is a SyntaxError on Python 2 but valid on Python 3.
ur'abcd' is a SyntaxError on Python 3 but valid on Python 2.

"""
from __future__ import unicode_literals

import re
from lib2to3.pgen2 import token
from lib2to3 import fixer_base

_literal_re = re.compile(r"[^bBuUrR]?[\'\"]")

class FixBytes(fixer_base.BaseFix):
    BM_compatible = True
    PATTERN = "STRING"

    def transform(self, node, results):
        if node.type == token.STRING:
            if _literal_re.match(node.value):
                new = node.clone()
                new.value = u'b' + new.value
                return new

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
14 Aug 2025 9.24 PM
root / root
0755
__pycache__
--
14 Aug 2025 9.24 PM
root / root
0755
__init__.py
5.113 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_UserDict.py
3.75 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_absolute_import.py
3.066 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_add__future__imports_except_unicode_literals.py
0.646 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_basestring.py
0.385 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_bytes.py
0.669 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_cmp.py
0.685 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_division.py
0.223 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_division_safe.py
3.546 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_execfile.py
0.899 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_future_builtins.py
1.979 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_future_standard_library.py
0.716 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_future_standard_library_urllib.py
0.978 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_input.py
0.671 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_metaclass.py
9.344 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_next_call.py
3.084 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_object.py
0.397 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_oldstr_wrap.py
1.186 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_order___future__imports.py
0.81 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_print.py
3.79 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_print_with_import.py
0.718 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_raise.py
3.813 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_remove_old__future__imports.py
0.831 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_unicode_keep_u.py
0.761 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_unicode_literals_import.py
0.358 KB
17 Apr 2025 8.10 PM
root / root
0644
fix_xrange_with_import.py
0.468 KB
17 Apr 2025 8.10 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF