Thanks. python/common/iniinfo.py uses configparser for reading MDI commands, as an example of the needed behavior.
Chris ________________________________ From: Bertho Stultiens <[email protected]> Sent: March 29, 2026 8:36 PM To: [email protected] <[email protected]> Subject: Re: [Emc-developers] INI file variable names and sections On 3/29/26 8:05 PM, Chris Morley wrote: >> 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.> Then we would need to extend >> linuxcnc's parser to do what we use > from the python parser Looking into it. -- 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
