plexpy/plexpy
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 Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
activity_handler.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
activity_pinger.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
activity_processor.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
api2.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
common.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
config.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
database.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
datafactory.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
datatables.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
exceptions.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
exporter.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
graphs.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
helpers.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
http_handler.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
libraries.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
lock.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
log_reader.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
logger.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
macos.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
mobile_app.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
newsletter_handler.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
newsletters.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
notification_handler.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
notifiers.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
plex.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
plexivity_import.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
plextv.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
plexwatch_import.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
pmsconnect.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
request.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
session.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
users.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
version.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
versioncheck.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
web_socket.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
webauth.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
webserve.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
webstart.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
windows.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00