Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96309
| From | Noah <noah-list@enabled.com> |
|---|---|
| Subject | finding the diff |
| Date | 2015-09-10 17:41 -0700 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.345.1441932115.8327.python-list@python.org> (permalink) |
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 to it? What are some options that work well? Cheers, Noah
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
finding the diff Noah <noah-list@enabled.com> - 2015-09-10 17:41 -0700
csiph-web