WebBrowser/PersonalInformationManager/__init__.py

branch
QtWebEngine
changeset 4752
a3bcc42a82a9
parent 4631
5c1a96925da4
child 5389
9b1c800daff3
equal deleted inserted replaced
4751:f745a556fd6f 4752:a3bcc42a82a9
1 # -*- coding: utf-8 -*-
2
3 # Copyright (c) 2012 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
4 #
5
6 """
7 Package implementing the personal information manager for the completion of
8 forms.
9 """

eric ide

mercurial