Preferences/ConfigurationPages/DebuggerPython3Page.py

changeset 2964
84b65fb9e780
parent 2302
f29e9405c851
child 3025
67064c71df21
child 3057
10516539f238
diff -r 745d38097b7f -r 84b65fb9e780 Preferences/ConfigurationPages/DebuggerPython3Page.py
--- a/Preferences/ConfigurationPages/DebuggerPython3Page.py	Sun Sep 29 15:23:19 2013 +0200
+++ b/Preferences/ConfigurationPages/DebuggerPython3Page.py	Sun Sep 29 15:54:10 2013 +0200
@@ -115,6 +115,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