Fix typo.

This commit is contained in:
Ezio Melotti 2011-07-30 23:29:58 +03:00
parent 381a39bfd1
commit a07100e41d
1 changed files with 2 additions and 2 deletions

View File

@ -210,8 +210,8 @@ StreamWriter will be removed in Python 3.4 (or maybe later).
.. _Appendix A:
Alternative Approache
=====================
Alternative Approach
====================
An alternative to the deprecation of the codecs.Stream* classes is to rename
codecs.open() to codecs.open_stream(), and to create a new codecs.open()