Noah wrote:
> I am researching a nice slick way to provide the difference between
> generated python multi-line configuration output and specific
> configuration lines gathered from an output file. I could put things in
> a list? I could put both forms output into IOString() and run a diff
> co
Hi there,
I am researching a nice slick way to provide the difference between
generated python multi-line configuration output and specific
configuration lines gathered from an output file. I could put things in
a list? I could put both forms output into IOString() and run a diff
command t