> On Jan 11, 2018, at 11:36 AM, Dennis Lee Bieber wrote:
>
> On Thu, 11 Jan 2018 15:12:33 +, "Schoeni, Yann"
> declaimed the following:
>
>> I've a web application which needs to send data to a serial port. The
>> webserver uses ajax to send data to a python script.
>>
>> The Python scr
> On Mar 5, 2020, at 5:42 AM, Robin Becker wrote:
>
>
> [EXTERNAL EMAIL]
> I want to be able to read a windows file which is being periodically written
> by another process. I created a small extension ...
>
> that seems to work, but I wonder if there's an easier pure python way to do
> t