scrapy / scrapely

A pure-python HTML screen-scraping library
1.86k stars 272 forks source link

allow to copy/deepcopy HtmlPageParsedRegion #50

Closed kalessin closed 10 years ago

shaneaevans commented 10 years ago

no tests?

kalessin commented 10 years ago

Added tests (and fix in previous version of PR in order to ensure that the htmlpage attribute is also copied on deepcopy.