debug Module¶
This file is part of the web2py Web Framework
Developed by Massimo Di Pierro <mdipierro@cs.depaul.edu>,
limodou <limodou@gmail.com> and srackham <srackham@gmail.com>.
License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)
Debugger support classes¶
-
class
gluon.debug.WebDebugger(pipe, completekey='tab', stdin=None, stdout=None)[source]¶ Bases:
gluon.contrib.qdb.FrontendQdb web2py interface