On Sunday, March 1, 2026 at 2:51:27 PM UTC-8 Vince Skahan wrote:

Current python got pretty whiny about regex stuff....

Try something like this from the patch I did for my rtldavis consolidation 
of Luc's code there.  Same problem.

        IDENTIFIER = re.compile(*r*"^\d\d:\d\d:\d\d.[\d]{6} 
[0-9A-F][0-7][0-9A-F]{14}")

See the the r character outside the outer *quotes* within the ( ) ????
Try that and see if it quiets down.


Doh - typo there sorry.  Worked the same for me in the rtldavis stuff if 
the outer quotes were ' rather than " characters.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/a9244614-1604-480a-886a-239c1775e314n%40googlegroups.com.

Reply via email to