scraperwiki / code-scraper-in-browser-tool

Just like on ScraperWiki Classic; now a part of QuickCode.
https://quickcode.io
Other
38 stars 8 forks source link

New Python Scraper Typo #71

Closed haz closed 11 years ago

haz commented 11 years ago

Hello, The following appears in a new Python scraper and it isn't valid code:

data = { 'id'=>12, 'name'=>'violet', 'age'=> 7 }
zarino commented 11 years ago

Thanks for the bug report @haz! Fixed.