plexpy/lib/libpasteurize/fixes
Tom Niget de3393d62b
Remove Python 2 handling code (#2098)
* Remove Python 2 update modal

* Remove Python 2 handling code

* Remove backports dependencies

* Remove uses of future and __future__

* Fix import

* Remove requirements

* Update lib folder

* Clean up imports and blank lines

---------

Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2024-05-09 22:18:08 -07:00
..
__init__.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
feature_base.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_add_all__future__imports.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_add_all_future_builtins.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_add_future_standard_library_import.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_annotations.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_division.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_features.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_fullargspec.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_future_builtins.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_getcwd.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_imports2.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_imports.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
fix_kwargs.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_memoryview.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_metaclass.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_newstyle.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_next.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_printfunction.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_raise_.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_raise.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_throw.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_unpacking.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00