summaryrefslogtreecommitdiff
path: root/docs/ref/files
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-01-18 11:51:29 -0500
committerGitHub <noreply@github.com>2017-01-18 11:51:29 -0500
commitf6acd1d271122d66de8061e75ae26137ddf02658 (patch)
tree26392839b0cf03b48696240d7ce6d835ec1011dc /docs/ref/files
parentc716fe87821df00f9f03ecc761c914d1682591a2 (diff)
Refs #23919 -- Removed Python 2 notes in docs.
Diffstat (limited to 'docs/ref/files')
-rw-r--r--docs/ref/files/file.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/ref/files/file.txt b/docs/ref/files/file.txt
index 4169b74b88..803f060c29 100644
--- a/docs/ref/files/file.txt
+++ b/docs/ref/files/file.txt
@@ -97,8 +97,7 @@ The ``File`` class
.. versionchanged:: 1.11
- The ``readable()`` and ``writable()`` methods were added and the
- ``seekable()`` method was made available on Python 2.
+ The ``readable()`` and ``writable()`` methods were added.
.. currentmodule:: django.core.files.base