summaryrefslogtreecommitdiff
path: root/doc/build/unreleased/cstring_io.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/unreleased/cstring_io.rst')
-rw-r--r--doc/build/unreleased/cstring_io.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/build/unreleased/cstring_io.rst b/doc/build/unreleased/cstring_io.rst
index 2653564..255f8fd 100644
--- a/doc/build/unreleased/cstring_io.rst
+++ b/doc/build/unreleased/cstring_io.rst
@@ -1,4 +1,5 @@
.. change::
:tags: py3k
- With the removal of Python 2's ``cStringIO``, Mako now uses its own internal ``FastEncodingBuffer`` exclusively.
+ With the removal of Python 2's ``cStringIO``, Mako now uses its own
+ internal ``FastEncodingBuffer`` exclusively.