Bases: pyqode.python.widgets.code_edit.PyCodeEditBase
Extends PyCodeEditBase with a set of hardcoded modes and panels specifics to a python code editor widget.
Return a part of the text.
Parameters: |
|
---|---|
Returns: | text which is contained in the editor between 'start' and 'end' |