summaryrefslogtreecommitdiff
path: root/django/core/files/utils.py
AgeCommit message (Collapse)Author
2017-04-26Refs #23919 -- Removed File's Python 2 proxied methods.Josh Schneier
2017-01-19Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette
2016-05-27Fixed #26646 -- Added IOBase methods required by TextIOWrapper to File.Simon Charette
Thanks Tim for the review.
2015-06-12Fixed #24963 -- Added File.seekable() on Python 3.Carson Gee
2009-05-08Fixed #7712, #9404, #10249, #10300: a light refactor and cleanup of file ↵Jacob Kaplan-Moss
storage and the `File` object. Thanks to Armin Ronacher and Alex Gaynor. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10717 bcc190cf-cafb-0310-a4f2-bffc1f526a37