pyqtgraph/pyqtgraph/console
Kenneth Lyons faef56c3e7 Qulogic py3 fixes (#1073)
* py3k: Remove reduce calls.

* py3k: Remove compatibility sortList function.

Sorting by key has existed since Python 2.4.

* Remove unnecessary sys.path manipulation.

This file doesn't have any __main__ code to run anyway.

* Use context manager
2019-11-12 08:45:42 -08:00
..
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
CmdInput.py Fix console input up/down arrows 2018-06-20 13:01:52 -07:00
Console.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
template_pyqt.py Allow console exception label to wrap text 2017-09-19 09:51:17 -07:00
template_pyqt5.py Allow console exception label to wrap text 2017-09-19 09:51:17 -07:00
template_pyside.py Allow console exception label to wrap text 2017-09-19 09:51:17 -07:00
template_pyside2.py flip pyside2 template line endings 2018-05-17 09:02:41 -07:00
template.ui Allow console exception label to wrap text 2017-09-19 09:51:17 -07:00