Task #2496
Task #2484: Python 3 support
Results from scrape_page is a binary string
Start date:
11/06/2019
Due date:
% Done:
100%
Associated revisions
Changing raw content output to the encoded content
Reference #2496
History
#1 Updated by Luke Murphey about 5 years ago
Questions:
- Should I just use content_decoded?
- This is likely happening in get_result_single()
- The text is coming from get_text() and is being run through unescape()
#2 Updated by Luke Murphey about 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100