import emojis import datetime import praw print(emojis.__file__) print(datetime.__file__) print(praw.__file__)