c4software / python-sitemap

Mini website crawler to make sitemap from a website.
GNU General Public License v3.0
362 stars 110 forks source link

patch for response error #11

Closed eneagu closed 11 years ago

eneagu commented 11 years ago

diff -urN python-sitemap-master/crawler.py python-sitemap-master/crawler.py --- python-sitemap-master/crawler.py 2013-04-03 09:25:00.000000000 +0300 +++ python-sitemap-master/crawler.py 2013-06-08 11:09:44.910676587 +0300 @@ -84,8 +84,8 @@ url = urlparse(crawling) self.crawled.add(crawling)

c4software commented 11 years ago

Hi,

Thanks for the proposal can you provide a pull request for your modification?

Thanks a lot.

eneagu commented 11 years ago

I don't know to use this platform very well, here is https://github.com/eneagu/python-sitemap/blob/master/crawler.py source modified.

Your code is great.

c4software commented 11 years ago

Thanks for the feedback. I will look (tonight or tomorow) to merge it. Your idea is great.

Thanks for your proposal :)

c4software commented 11 years ago

Merge. Thanks for the code

eneagu commented 11 years ago

Cu placere, am folosit cu usurinta proiectul tau ...