mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 10:36:57 -07:00
Add idna 2.6
This commit is contained in:
parent
04d4ffb63d
commit
1aee3b6c8f
8 changed files with 9793 additions and 0 deletions
2
lib/idna/__init__.py
Normal file
2
lib/idna/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
from .package_data import __version__
|
||||
from .core import *
|
Loading…
Add table
Add a link
Reference in a new issue