%PDF- %PDF-
Direktori : /lib/calibre/polyglot/ |
Current File : //lib/calibre/polyglot/http_cookie.py |
#!/usr/bin/env python3 # vim:fileencoding=utf-8 # License: GPL v3 Copyright: 2019, Eli Schwartz <eschwartz@archlinux.org> from http.cookies import SimpleCookie # noqa from http.cookiejar import CookieJar, Cookie # noqa