Helpviewer/WebPlugins/WebPluginInterface.py

changeset 1965
96f5a76e1845
parent 1651
bc68f24d5658
child 2302
f29e9405c851
equal deleted inserted replaced
1964:6a6a53f2d086 1965:96f5a76e1845
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the web plug-in interface. 7 Module implementing the web plug-in interface.
8 """ 8 """
9
9 10
10 class WebPluginInterface(object): 11 class WebPluginInterface(object):
11 """ 12 """
12 Class implementing the web plug-in interface. 13 Class implementing the web plug-in interface.
13 """ 14 """

eric ide

mercurial