Marc
Results
2
issues of
Marc
When parsing the following website: nikolay.rocks/atom.xml it crashes with the following output: Traceback (most recent call last): File "/usr/lib/python3.5/base64.py", line 518, in _input_type_check m = memoryview(s) TypeError: memoryview: a bytes-like...
Parsing The Verge: https://www.theverge.com/rss/full.xml returns ``` Parsed Feed: {'bozo_exception': SAXParseException('syntax error',), 'feed': {}, 'bozo': 1, 'version': '', 'entries': [], 'encoding': 'utf-8', 'namespaces': {}} Bozo: 1 Exception type: :2:0: syntax error...