Commit Graph

6 Commits

Author SHA1 Message Date
Guido van Rossum a3b2617793 Fixed encode()/decode() turn-around. 2007-09-27 14:24:32 +00:00
Guido van Rossum 74119bb932 Added language about operators and pickling.
Standardized on "implementing" the PEP 3118 buffer API rather than
"supporting" it.
2007-09-26 23:06:19 +00:00
Brett Cannon 1eaf0ea59d Minor grammatical fix. 2007-09-26 22:54:58 +00:00
Brett Cannon a8802fc6b5 Fix a spelling mistake. 2007-09-26 22:39:21 +00:00
Guido van Rossum bd57874ed2 Fix date. 2007-09-26 21:58:29 +00:00
Guido van Rossum 8eb885a264 PEP 3137: immutable bytes and mutable buffer. 2007-09-26 21:55:16 +00:00