Getting Started
Code Overview
Tutorials
Package Info
A list of moderated Subreddit objects. Works just like a regular list.
Subreddit
Test if item exists in the list.
Return the item at position index in the list.
Initialize a BaseList instance.
BaseList
reddit – An instance of Reddit.
Reddit
Return an iterator to the list.
Return the number of items in the list.
Return an instance of cls from data.
cls
data
data – The structured data.