On 1/23/07, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Jan 23, 2007, at 3:30 PM, Paul McNett wrote: > > > I meant: why can't Nate's serial debugging tool be part of DaboDemo? > > There's no reason for Dabo or DaboDemo to distribute serial. > > Depends on your legal interpretations. If you write code that links > to a GPL library, there are many schools of thought (read: MySQL) > that considers that sufficient to require all your code to be GPL'd. > I don't necessarily agree with that POV, but I sure don't want to > waste time dealing with such matters. > > Anyways, if it is pySerial, then the issue is moot.
It is PySerial. Look at the top of the source files and you will see the Dependency section in the DocString, with all the dependencies along with links to download them. I didn't think it would be an issue. I wanted to include this in the demo to show people how to interface outside modules with Dabo. Seemed like a reasonable starting point. > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
