/top and /new functionality added

This commit is contained in:
tobywhughes
2015-03-02 15:01:35 -08:00
parent c4568130b4
commit 98dc5a3ae7

View File

@@ -338,7 +338,6 @@ class SubredditContent(BaseContent):
"""
Grab the `i`th submission, with the title field formatted to fit inside
of a window of width `n`
"""
if index < 0: