I just had a need to read two files that were line-delimited lists of domains, consolidate the data, and then output the domains sorted and all lowercased to a new file. It took me 10 lines of Python code and worked perfectly on the first try. Out... | Brett Cannon | Python core developer. Tall, snarky Canadian.
Comments (0)
Sign in to post comments.