Skip to content

[WIP] Kornilov Sergey #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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