|
From: Dan L. <dl...@gm...> - 2008-09-17 20:43:11
|
Frank Mori Hess writes: >> (I left ren, rsp, and ifc alone since remote_enable, >> request_serial_poll, and interface_clear seemed unreasonable long to me, >> but those could be changed as well.) > > I'd like to keep it consistent with the full names. request_serial_poll > could be shortened to just serial_poll, the others seem okay to me. Cool, I changed these. > >> I'm itching to improve the Python wrapper class in Gpib.py, >> but decided to restrain myself from any further changes in this patch >> :-) Especially if some people are using it in its current form. > > Would you resubmit your patch with the longer names and the indentation > fixed (indent with tabs)? I could do it myself, but it would probably > cause you a bunch of bogus conflicts with your checkout when you update. Done, everything is now indented with tabs. Patch attached. Dan |