Return actual code that exists
This commit is contained in:
parent
3b656e1836
commit
7e0618c3ff
1 changed files with 1 additions and 1 deletions
|
@ -568,7 +568,7 @@ class Session():
|
||||||
yield message
|
yield message
|
||||||
|
|
||||||
if first:
|
if first:
|
||||||
self.respond(ResponseCode.NNTP_ARTICLE_NOT_FOUND_RANGE)
|
self.respond(ResponseCode.NNTP_ARTICLE_NOT_FOUND_NUM)
|
||||||
|
|
||||||
self.end()
|
self.end()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue