Skip to content

Conversation

@aviacore
Copy link

No description provided.

@AlexeiBuzuma AlexeiBuzuma added the MissedPRDeadline Pull request has been opened after hard deadline. label Nov 17, 2019
@AlexeiBuzuma AlexeiBuzuma added the [Deadline] Iteration 1-2 This is a marker for first and second iterations deadline. label Nov 17, 2019
from core.requester import request_xml

if __name__ == "__main__":
parser = ArgumentParser(prog="RSS reader", description="Pure Python command-line RSS reader.")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Со ссылкой из тех задания утилита работает, однако я попробовал запустить ее на других RSS. На выбранных источниках утилита падает

root@de9e5548d7b0:/PythonHomework# rss-reader https://news.tut.by/rss/geonews/brest.rss
'NoneType' object is not subscriptable
root@de9e5548d7b0:/PythonHomework# rss-reader https://www.spiegel.de/international/index.rss
'NoneType' object is not subscriptable
root@de9e5548d7b0:/PythonHomework#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants