$77 GRAYBYTE WORDPRESS FILE MANAGER $14

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_input.py
"""
Fixer for input.

Does a check for `from builtins import input` before running the lib2to3 fixer.
The fixer will not run when the input is already present.


this:
    a = input()
becomes:
    from builtins import input
    a = eval(input())

and this:
    from builtins import input
    a = input()
becomes (no change):
    from builtins import input
    a = input()
"""

import lib2to3.fixes.fix_input
from lib2to3.fixer_util import does_tree_import


class FixInput(lib2to3.fixes.fix_input.FixInput):
    def transform(self, node, results):

        if does_tree_import('builtins', 'input', node):
            return

        return super(FixInput, self).transform(node, results)

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