If all works well, the test site will have 3 entries -
- Hello World
- Import This
- Final Test
#!/usr/bin/env python | |
""" | |
Download all the pdfs linked on a given webpage | |
Usage - | |
python grab_pdfs.py url <path/to/directory> | |
url is required | |
path is optional. Path needs to be absolute |
If all works well, the test site will have 3 entries -
Lets test if quotes work.
###The Zen of Python, by Tim Peters
Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated.
Test post #1 for testing conundrum, a webframework agnostic blogging plugin.
Lets test syntax highliting
#!/usr/bin/python
print 'Code with shebang, and numbered lines