diff options
author | Guido van Rossum <guido@python.org> | 2007-08-29 04:05:57 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-08-29 04:05:57 (GMT) |
commit | a74184eb1d1ed8c1c139ea692b6037a7563d5540 (patch) | |
tree | ffa099c584ab7857a1ac61d6cd8b8f872c49ffb0 /Lib/bsddb | |
parent | 245b42ec4b07682dd44bb92dbde328c7ce78d90b (diff) | |
download | cpython-a74184eb1d1ed8c1c139ea692b6037a7563d5540.zip cpython-a74184eb1d1ed8c1c139ea692b6037a7563d5540.tar.gz cpython-a74184eb1d1ed8c1c139ea692b6037a7563d5540.tar.bz2 |
Commit strict str/bytes distinction.
From now on, trying to write str to a binary stream
is an error (I'm still working on the reverse).
There are still (at least) two failing tests:
- test_asynchat
- test_urllib2_localnet
but I'm sure these will be fixed by someone.
Diffstat (limited to 'Lib/bsddb')
0 files changed, 0 insertions, 0 deletions