summaryrefslogtreecommitdiff
path: root/pyserial/examples/wxTerminal.wxg
Commit message (Collapse)AuthorAgeFilesLines
* - port settings in titlecliechti2003-10-041-7/+1
| | | | | | | - docstrings - remove statusbar - close on cancel in startup dialog - message box if port cannot be opened
* - remove unsupported baudrates on windows from the listcliechti2003-10-031-0/+133
- added terminal application for wxPython with wxGlade design file - enumerate bugfix for python < 2.3