# HG changeset patch # User Jeff Hammel # Date 1604419796 28800 # Node ID c5b9c9ba42eb01fb48698225e163565931afd61d # Parent c7495fb7104562fad27a4af012930c00e2413cf9 py3 diff -r c7495fb71045 -r c5b9c9ba42eb setup.py --- a/setup.py Thu Apr 21 15:17:39 2016 -0700 +++ b/setup.py Tue Nov 03 08:09:56 2020 -0800 @@ -4,7 +4,7 @@ version = '2.4.5' try: - description = file('README.txt').read() + description = open('README.txt').read() except IOError: description = """ Meet bitsyblog. Posting is done with a POST request, so while you can use