Then we would need to extend linuxcnc's parser to do what we use from the python parser
Chris Sent from my Galaxy -------- Original message -------- From: Bertho Stultiens <[email protected]> Date: 2026-03-29 3:53 a.m. (GMT-08:00) To: [email protected] Subject: Re: [Emc-developers] INI file variable names and sections On 3/29/26 3:31 AM, Chris Morley wrote: > I would need to check if pythons configparser has default restrictions. I just saw that there are several python programs use configparser. That may be an additional reasons why we see inconsistencies throughout. My suggestion is not to use python's configparser at all and use linuxcnc's version all the time. Especially because of the #INCLUDE syntax that is not supported by TOML. -- Greetings Bertho (disclaimers are disclaimed) _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
