Article module
-
class
Article.Article
Bases: object
-
article_text = u''
-
author = ''
-
corrections = False
-
editor_notes = False
-
fetch_date = ''
-
full_html = ''
-
grade_level = 0
-
publish_date = ''
-
publisher = ''
-
section = []
-
sources = []
-
subtitle = ''
-
text_sources = []
-
title = ''
-
updates = False
-
url = ''