AttributeError: object has no attribute 'status'
Traceback (most recent call last): File "fediblogs.py", line 129, in print(newsfeeds.status) File "lib/python3.8/site-packages/feedparser/util.py", line 158, in getattr raise AttributeError("object has no attribute '%s'" % key) AttributeError: object has no attribute 'status'