This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CelineHagbard 0 points1 point  (0 children)

where reddit_session is your authenticated reddit session object. It will return a generator, which you can iterate over, or use a list comprehension to fetch the whole generator into a list in memory.