summaryrefslogtreecommitdiffstats
path: root/Lib/email/quoprimime.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-06-04 09:37:16 (GMT)
committerGeorg Brandl <georg@python.org>2009-06-04 09:37:16 (GMT)
commit3ed0deb9af03c3546ebe583c38ccfd0c5e364196 (patch)
tree51383745efe3ea77a6bdd25a6feaea181e54fd0a /Lib/email/quoprimime.py
parent1158a33fab14fe0522dd5ebc753c573369652eff (diff)
downloadcpython-3ed0deb9af03c3546ebe583c38ccfd0c5e364196.zip
cpython-3ed0deb9af03c3546ebe583c38ccfd0c5e364196.tar.gz
cpython-3ed0deb9af03c3546ebe583c38ccfd0c5e364196.tar.bz2
Remove nonexisting stuff from __all__.
Diffstat (limited to 'Lib/email/quoprimime.py')
-rw-r--r--Lib/email/quoprimime.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/email/quoprimime.py b/Lib/email/quoprimime.py
index ca91631..bf28d39 100644
--- a/Lib/email/quoprimime.py
+++ b/Lib/email/quoprimime.py
@@ -32,8 +32,6 @@ __all__ = [
'body_length',
'decode',
'decodestring',
- 'encode',
- 'encodestring',
'header_decode',
'header_encode',
'header_length',