Commit 3ed0deb9 authored by Georg Brandl's avatar Georg Brandl

Remove nonexisting stuff from __all__.

parent 1158a33f
......@@ -29,8 +29,6 @@ __all__ = [
'body_encode',
'decode',
'decodestring',
'encode',
'encodestring',
'header_encode',
'header_length',
]
......
......@@ -32,8 +32,6 @@ __all__ = [
'body_length',
'decode',
'decodestring',
'encode',
'encodestring',
'header_decode',
'header_encode',
'header_length',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment