WebBrowser/Tools/__init__.py@b56735d36159
WebBrowser/Tools/__init__.py
Sun, 20 Mar 2016 20:13:29 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 20 Mar 2016 20:13:29 +0100
- branch
- QtWebEngine
- changeset 4886
- b56735d36159
- parent 4725
-
b19ff70ba509
- child 5389
-
9b1c800daff3
- permissions
- -rw-r--r--
Continued porting the web browser.
- fixed a few issues with the GreaseMonkey and the CookieJar
# -*- coding: utf-8 -*-
# Copyright (c) 2016 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing tools for the QtWebEngine based browser.
"""