Created
December 10, 2014 20:54
-
-
Save pcote/025bcc22c8406b465db3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for soup, file_name in soup_line("sources"): | |
print(file_name, soup("title")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment