On 11/13/2018 9:04 PM, Christman, Roger Graydon wrote:
On 13 Nov 2018, at 09:51, Bev in TX wrote:
On Nov 12, 2018, at 5:50 PM, Terry Reedy wrote:
For me, open (command-O) opens 'Documents'. I presume it should be easy enough
to move into a 'py' subfolder.
On 11/14/18, Irv Kalb wrote:
>
> When working with data files, I tell students to put their project (their
> main program and any other related files) in a folder. Then, in their calls
> to "open", I tell them to just give the name of the data file e.g.,
> 'MyData.txt', or a path relative from th
On 11/15/18, dieter wrote:
> Prospero Akai writes:
>> I forgot to check the 'Add To Path' box while installing python from
>> www.python.org. I uninstalled then try to install again but I have been
>> getting this error message since then:
>>
>> one or more issues caused the setup to fail. please
Hello there
Have you tried it with npm?
https://www.npmjs.com/package/bluetoothctl
On Thu, 15 Nov 2018, 15:10 dieter srinivasan writes:
> > As am newbie to python, I am planning to automate BT functionality test
> > using Bluez "bluetoothctl" utility by writing python wrapper and robot
> > fr