Neil Williams b14ab0d422 Add Subreddit.__eq__ to fix == comparisons.
This fixes several bugs that were using the default (identity
comparison) to check if two subreddits were the same. Sometimes
the two subreddit objects referred to the same subreddit but
weren't the same instance.

Fixes:
https://github.com/reddit/reddit/issues/42
https://github.com/reddit/reddit/issues/47
2011-06-03 10:18:20 -07:00
2011-04-18 16:30:48 -07:00
2011-04-18 16:30:48 -07:00
2011-04-18 16:30:48 -07:00
2011-02-23 12:00:44 -08:00
Description
No description provided
55 MiB
Languages
Python 54.4%
JavaScript 26.7%
HTML 11.3%
Less 4.5%
Shell 1%
Other 2%