pyqtgraph/tools
Ogi Moore 4d388ee633 Use open context-manager instead of file.open()
Static code checker identified multiple places where a file is opened
but is not necessarily closed.  This commit addressed that with the
exception of RemoteGraphicsView.py
2021-04-25 17:05:05 -07:00
..
generateChangelog.py Use open context-manager instead of file.open() 2021-04-25 17:05:05 -07:00
pg-release.py Fixes to --publish option in pg-release script 2016-11-07 17:57:23 -08:00
py2exe.bat Added example scripts used for bundling with py2exe 2012-10-11 11:57:51 -04:00
py2exeSetupWindows.py Added example scripts used for bundling with py2exe 2012-10-11 11:57:51 -04:00
pyuic5 Add pyuic5 script (missing on ubuntu) 2014-04-03 13:07:33 -04:00
rebuildUi.py add PySide6 and PyQt6 to rebuildUi.py 2021-01-15 08:25:07 +08:00
release_instructions.md correct amd64 exe build 2016-10-17 09:20:27 -07:00
setupHelpers.py Use open context-manager instead of file.open() 2021-04-25 17:05:05 -07:00
shell.py correct amd64 exe build 2016-10-17 09:20:27 -07:00