WebBrowser/Download/__init__.py

Tue, 23 Feb 2016 20:00:40 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 23 Feb 2016 20:00:40 +0100
branch
QtWebEngine
changeset 4768
57da9217196b
parent 4631
Helpviewer/Download/__init__.py@5c1a96925da4
child 5389
9b1c800daff3
permissions
-rw-r--r--

Continued porting the web browser.

- started adding the Downloads stuff

# -*- coding: utf-8 -*-

# Copyright (c) 2010 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing all download related modules.
"""

eric ide

mercurial