Fix typo.
This commit is contained in:
parent
381a39bfd1
commit
a07100e41d
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue