No, it did not. I had already ran it through and found many errors. Going to start from scratch, first removing all tabs in favor of 4 spaces. Then run it through 2to3, then see what errors out.
On Friday, February 21, 2020 at 4:27:13 PM UTC-5, vince wrote: > > On Friday, February 21, 2020 at 1:07:39 PM UTC-8, J D wrote: >> >> Hi, >> So your edits for the tabs messed up the python indentation. I would go >> back to a previous version and make sure that for each tab you find that >> you put in the correct number of spaces so the code still lines up after >> you replace the tabs as it did before. This is why I need to see the actual >> file. >> >>> >>> > I ran the .py file through 2to3 here - see if this helps any. > > -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/ef241471-f4f3-465e-80e3-dae51d500e2d%40googlegroups.com.
