Added animated loading box.

This commit is contained in:
Michael Lazar
2015-01-29 21:41:50 -08:00
parent a6ab60514c
commit 1b0a8893c6
5 changed files with 76 additions and 41 deletions

View File

@@ -3,6 +3,7 @@ import praw
from utils import clean, strip_subreddit_url, humanize_timestamp
# TODO: rename, ... container?
class BaseContent(object):
@staticmethod