]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove Barry's love of deprecated syntax to silence warnings in the email
authorBrett Cannon <bcannon@gmail.com>
Sun, 3 Aug 2008 23:27:32 +0000 (23:27 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 3 Aug 2008 23:27:32 +0000 (23:27 +0000)
commit1f571c6e602e7dc35d18cede0f70d34fd38e21ae
tree67b40a2e7268dd2cfefd22baa382591f8aee8b8f
parentb2f49ff88d0d5e42ffc26c48b8759c1432a4e55c
Remove Barry's love of deprecated syntax to silence warnings in the email
package, when run under -3, about using <>.
Lib/email/base64mime.py
Lib/email/charset.py
Lib/email/generator.py
Lib/email/header.py
Lib/email/message.py
Lib/email/quoprimime.py