Something's been giving me difficulty..
We have a USB-attached device that we frequently debug with simple
python scripts. The model has always been that each script logs on to
the device, does something, then logs off. As it turns out, we have
mostly written scripts as unit tests for each API c
On Jun 29, 5:22 pm, MRAB wrote:
> rhvonl...@gmail.com wrote:
> > Something's been giving me difficulty..
>
> > We have a USB-attached device that we frequently debug with simple
> > python scripts. The model has always been that each script logs on to
> > th