July 30, 2011
8:30 p.m.
http://hg.python.org/peps/rev/425abb8d014d changeset: 3917:425abb8d014d user: Ezio Melotti date: Sat Jul 30 23:29:58 2011 +0300 summary: Fix typo. files: pep-0400.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0400.txt b/pep-0400.txt --- a/pep-0400.txt +++ b/pep-0400.txt @@ -210,8 +210,8 @@ .. _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() -- Repository URL: http://hg.python.org/peps
5253
Age (days ago)
5253
Last active (days ago)
0 comments
1 participants
participants (1)
-
ezio.melotti