From eb74cd6f36a2f4d2ebdee04d6b388834b1bc72d4 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 26 Jan 2010 22:53:00 -0500 Subject: add doc/userdata.txt, move examples to doc/. --- examples/include.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 examples/include.txt (limited to 'examples/include.txt') diff --git a/examples/include.txt b/examples/include.txt deleted file mode 100644 index 5bdc7991..00000000 --- a/examples/include.txt +++ /dev/null @@ -1,5 +0,0 @@ -#include -# entries are one url per line. comment lines beginning with '#' are allowed -# urls are passed to urllib.urlopen, so the format must be supported there -http://www.ubuntu.com/robots.txt -http://www.w3schools.com/html/lastpage.htm -- cgit v1.2.3