[Python-3000] current status
Barry Warsaw
barry at python.org
Thu Aug 30 13:33:19 CEST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Aug 30, 2007, at 3:00 AM, Neal Norwitz wrote:
> There are 6 tests that fail on all platforms AFAIK:
>
> 3 tests failed:
> test_mailbox test_old_mailbox test_unicode_file
> 3 skips unexpected on linux2:
> test_smtplib test_sundry test_ssl
>
> I believe test_smtplib, test_sundry fail for the same reason at least
> partially. They can't import email.base64mime.encode. There are
> decode functions, but encode is gone from base64mime. I don't know if
> that's the way it's supposed to be or not. But smtplib can't be
> imported because encode is missing.
For now, I'll restore .encode() for a1 though it may eventually go away.
- -Barry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
iQCVAwUBRtaq/3EjvBPtnXfVAQIkRQP/WA+alW/UqOxRABBfqOxIvjFsp0Yaif/w
HcJRIrDXeZmMFF5EYX3k2iwYkJ5vQoaEtL2fbPniOU4Vu5HdPBddctjo5yzBKmGE
PsRuHCk4Q+YXoOOxNN9/vqEZnhHPjho6CTZi6wGs08czF7JqqC2vzuFFF3Fn/Iks
X77MbAKUgqM=
=7pmB
-----END PGP SIGNATURE-----
More information about the Python-3000
mailing list