mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove nonexisting stuff from __all__.
This commit is contained in:
parent
1158a33fab
commit
3ed0deb9af
2 changed files with 0 additions and 4 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue