Preferences/ConfigurationPages/DebuggerPython3Page.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2598
5d4a7772b646
parent 2964
84b65fb9e780
child 3058
0a02c433f52d
--- a/Preferences/ConfigurationPages/DebuggerPython3Page.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/Preferences/ConfigurationPages/DebuggerPython3Page.py	Fri Oct 18 23:00:41 2013 +0200
@@ -113,6 +113,7 @@
     Module function to create the configuration page.
     
     @param dlg reference to the configuration dialog
+    @return reference to the instantiated page (ConfigurationPageBase)
     """
     page = DebuggerPython3Page()
     return page

eric ide

mercurial