/top and /new functionality added
This commit is contained in:
@@ -338,7 +338,6 @@ class SubredditContent(BaseContent):
|
|||||||
"""
|
"""
|
||||||
Grab the `i`th submission, with the title field formatted to fit inside
|
Grab the `i`th submission, with the title field formatted to fit inside
|
||||||
of a window of width `n`
|
of a window of width `n`
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if index < 0:
|
if index < 0:
|
||||||
|
|||||||
Reference in New Issue
Block a user