twitter The best way to open files in #Python is: with open(path, "rb") as f: result = do_something_with(f) https://t.co/RGdWOScUJw @redsymbol View // Reply // Retweet // Like